BODY {
	font-size: 14px;
	background-color: BFD3EE;
	font-family: Arial, Helvetica, sans-serif;
	color: ffffff;
	SCROLLBAR-FACE-COLOR: BFD3EE;
	SCROLLBAR-HIGHLIGHT-COLOR: cccccc;
	SCROLLBAR-SHADOW-COLOR: 5B777D;
	SCROLLBAR-3DLIGHT-COLOR: E1E9EA;
	SCROLLBAR-ARROW-COLOR: ffffff;
	SCROLLBAR-TRACK-COLOR: BFD3EE;
	SCROLLBAR-DARKSHADOW-COLOR: 000000;
}

TD {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: 444444;
}

H5{
	color: 444444;
	font-weight: bold;
	text-transform: uppercase;
}

.nav {
	font-size : xx-small;
	text-decoration: none;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight: bold;
	text-decoration: none;
	color: 444444;
}

H4 {
	color : 444444;
	font-weight: bold;
	text-transform : uppercase;
}

A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : FFFFFF;
	text-decoration : none;
}

A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : FFFFFF;
	text-decoration : none;
}

A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : FFFFFF;
	text-decoration : none;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : 444444;
}
