Body {
	background-image: url(images/page_backgroundlightorange.jpg);
}
P {
	FONT-SIZE: 14px;
	COLOR: #663300;
	FONT-FAMILY: "Times New Roman", Times, serif;
	line-height: 18px;
	font-weight: bold;
}

H2 {
	FONT-SIZE: 18px;
	COLOR: #0A80CA;
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-style : italic;

}

H3 {
	FONT-SIZE: 18px;
	COLOR: #FFA136;
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bolder;
}
H4 {
	FONT-SIZE: 7.5 pt;
	COLOR: #633333;
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-style : italic;
}

H5 {
	FONT-SIZE: 9px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
OL {
	FONT-SIZE: 14px;
	COLOR: #663300;
	FONT-FAMILY: "Times New Roman", Times, serif;
	text-align: left;

}

UL {
	FONT-SIZE: 14px;
	COLOR: #663300;
	FONT-FAMILY: "Times New Roman", Times, serif;
	list-style-type: square;
	text-align: left;
	font-weight: bold;

}

.navigation:link, .navigation:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 2px 0px 2px 33px;
	width: auto;
	text-decoration: none;
	background-color: #003399;
}

.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 2px 0px 2px 33px;
	width: auto;
	text-decoration: none;
	background-color: #002265;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #653531;

	
}

.main a:link {
	color: #63322D;
}
.main a:visited {
	color:#4E311E
}
A:link {
	COLOR: #0A80CA;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #FFB037;
	TEXT-DECORATION: underline;
}
A:active {
	COLOR: #076EBB;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #FFB037;
	TEXT-DECORATION: underline;
}
