UL {
	color : #0066CC;
	font-size : x-small;
}
TD {
	color: #0066CC;
	text-decoration : none;
	font-size : xx-small;
}

LI {
	
}

P  {
	font-family : sans-serif;
	font-size : x-small;
	color : #0066CC;
}

H1  {}

H2  {}

H3  {
	color : #0066CC;
}

H5 {
	color : #0066CC;
}

A  {
	color: Maroon;
	background-color : transparent;
	text-decoration : none;
}


A:Visited  {
	color: Maroon;
	background-color : transparent;
	text-decoration : none;
}

A:Active  {
	color: Maroon;
	background-color : transparent;
	text-decoration : none;
}

A:Hover  {
	color: #996633;
	background-color : #F0FFFF;
	text-decoration : underline;
}

BODY  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.selectB {
	color : #0066CC;
	font-family : sans-serif;
	font-weight : normal;
	font-style : bold;
	font-size : xx-small;
	text-align : center;
	background-color : #F5F5DC;
}

.selectC {
	color : #0066CC;
	font-family : sans-serif;
	font-weight : normal;
	font-style : bold;
	font-size : xx-small;
	text-align : center;
	background-color : #BDB76B;
}

.selectD {
	color : #0066CC;
	font-family : sans-serif;
	font-weight : normal;
	font-style : bold;
	font-size : xx-small;
	text-align : center;
	background-color : #F0E68C;
}

.button1 {
	background-color: 0066CC;
	color: White;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size : 8px;
	height : 15px;
}

.button2 {
	background-color: Silver;
	color: Navy;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size : 12px;
	height : 20px;
}

.button3 {
	background-color: #0066CC;
	color: WHITE;
	font-family: Helvetica, sans-serif;
	font-weight: boldl;
	font-size : 10px;
	height : 20px;
}
