/* CSS Document */

p{
font-family: Veranda, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-decoration: none;
	padding: 4px;
}


.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: 2px;
	text-decoration: none;
	padding: 4px;
}


.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 5px;
}

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #003366;
	letter-spacing: 0px;
}

.bodyitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #003366;
	letter-spacing: 0px;
	font-style: italic;
}

.navigation2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
	display: block;
	width: 145px;
	padding: 8px;
}


.navigation2:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	display: block;
	width: 145px;
	padding: 8px;
}

.navigation3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 145px;
	padding: 8px;
}


.navigation3:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	width: 145px;
	padding: 8px;
}

.navigation4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	background-color: #003366;
	display: block;
	width: 145px;
	padding: 8px;
}

.navigation5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: 2px;
	text-decoration: none;
	padding: 4px;
}
