/* Global Styles */

body {
	margin:0px;
}

td {
	color:#333333;
	font-family: arial;
	font-size: 14px;
}

/* ID Styles */

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
}

#navigation a:hover {
	color: #99CCFF;
}

.header/* Class Styles */ {
	color: #0E177C;
	font-weight:bold;
	font-family: "times new roman";
	font-size: 36px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: #0E177C;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #0E177C;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	color: #0E177C;
	font-weight: bold;
}


.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tagline {
	color: #CC3300;
	font-family: "times new roman";
	font-size: 24px;
}

.footer {
	color: #FFFFFF;
	font-size: 10px;
	font-style: italic;
}
