BODY {
	color : #012D54;
	background-color : #CBD6F1;
	font-family : "Times New Roman", serif;
	font-size : 12pt;
	text-align : justify;
	background-image : url(images/bg003.jpg);
	margin-left : 2%;
}

A {
	color : #BB0000;
	text-decoration : none;
	font-weight : 500;
}

A:HOVER {
	color : #4B0082;
	text-decoration : underline;
	font-weight : 500;
}
H1{
	font-size : 180%;
	font-weight : bolder;
	font-style : normal;
	color : #01325C;
}
H2{
	font-size : 140%;
	font-weight : bolder;
	color : #01325C;
	font : small-caps;
}
H3{
	font : small-caps bolder 140%;
	color : #BB0000;
	}
H4{
	font-size : 120%;
	font-weight : bold;
	color : #01325C;
}
H5{
	font-size : 75%;
	font-weight : bold;
	font-style : normal;
	color : #01325C;
}
H6 {
	font-size : 200%;
	font-weight : bolder;
	color : #01325C;
	font : small-caps;
}
HR{
	color : #183A9A;
	height : 4pt;
	width : 75%;
	text-align : center;
}
HR.25{
	color : #183A9A;
	height : 2pt;
	width : 25%;
	text-align : center;
}
.u {
	text-decoration : underline;
}
.light{
		color : #BB0000;
	}
.sm{
	font-size : 75%;
}
.mid{
	font-size : 85%;
}
.lg{
	font-size : 120%;
}
.alt-text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.caps { font-variant: small-caps; }

