

BODY {
	background-image : url(images/bl_bk2.jpg);
	color : Black;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	background-color : #1F97FFf;
	margin-left : 13%;
}
A {
	color : #7711BD;
	text-decoration : none;
	}
A:HOVER {
	color : #636400;
	text-decoration : underline;
}
H6 {
	font-size : 75%;
	color : #7711BD;
}
H5 {
	font-size : 75%;
	font-weight : bold;
}
H4 {
	font-size : 125%;
	font-weight : bold;
}
H3 {
	font-size : 150%;
	font-weight : bold;
}
H2 {
	font-size : 175%;
	font-weight : bold;
}

H1 {
	font-size : 200%;
	font-weight : bold;
}

.red {
	color : #CA0000;
}
.green{
	color : #00EC4F;
}
.aqua{
	color : #007101;
}
.orange{
	color : #ff8040;
}
.light{
	color : #DDA0DD;
}
.blue {
	color : #0000C0;
}
.purple{
	color : #562BAA;
}
TD {
	font-weight : bolder;
}
.u {
	text-decoration : underline;
}

P.bold {
	font-weight : bold;
}
HR {
	color : #6c0187;
	width : 75%;
}
HR.25 {
	color : #6c0187;
	width : 25%;
}
.sm{
	font-size : 75%;
}
.big {
	font-size: 125%;
}
.caps {
	font-variant: small-caps;
}
TABLE.sm {
	font-size : 70%;
}
TD.lt {
	font-weight : normal;
}








