B {
	color : #CCFFFF;
	font-size : xx-small;
	font-weight : bold;
	background-repeat : repeat;
}

STRONG {
	color : #FF3333;
	font-variant : normal;
	font-size : xx-small;
}

BODY {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : x-small;
	background-color : #003366;
	border : 0px #66FF00;
	border-left-width : 0px;
	border-top-width : 0px;
	margin-left : 25px;
	margin-top : 20px;
	color : #CCCCCC;
	text-align : justify;
}

SMALL {
	font-size : xx-small;
	color : #00CCCC;
	font-weight : lighter;
}


A:LINK {
	color : #FF0000;
	text-decoration : none;
	font-size : xx-small;
	font-variant : normal;
	font-weight : bold;
}

A:VISITED {
	color : #FF0000;
	text-decoration : none;
	font-size : xx-small;
	font-variant : normal;
	font-weight : bold;
}



H1 {
	font-size : medium;
	font-weight : bold;
}

H2 {
	font-size : small;
	background-color : #E2E2E2;
	text-align : center;
	color : #003366;
	margin-bottom : 4px;
}

TABLE {
	font-size : xx-small;
	font-weight : bolder;
	font-color : #CCCCCC
	text-align : justify;
}




