BODY,TD {
	color : Black;
	background-color : White;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	}

BODY.search {
	color : Black;
	background-color : White;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 12px;
	}

td.search {
	color : Black;
	background-color : White;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 12px;
	}

td.title {
	color : Black;
	background-color : #CCCCCC;
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
}

A {
	color : Blue;
	background-color : transparent;
}

A:HOVER {
	color : Black;
	background-color : Yellow;
}

td.header {
	font-size : 16px;
	font-weight : bold;
	color : Red;
}
table.borders {
	background-color : Blue;
	border : 0px;
}

tr.borders {
	background-color : #ffffff;
}

a.menu {
	color : Blue;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}

a.menu:link {
	color : Blue;
	text-decoration : none;
	font-weight : bold;
}

a.menu:visited {
	color : Blue;
	text-decoration : none;
	font-weight : bold;
}

a.menu:active {
	color : Blue;
	text-decoration : none;
	font-weight : bold;
}

a.menu:hover {
	color : Blue;
	font-weight : bold;
	text-decoration : underline;
	background-color : transparent;
}

a.menu:focus {
	color : Blue;
	font-weight : bold;
	text-decoration : underline;
	background-color : transparent;
}

td.menu {
	
}

div.title {
	font-size : 12px;
	font-weight : bold;
}

table.borders {
	background-color : Blue;
	border : 0px;
}

tr.borders {
	background-color : #ffffff;
}

p.disclaimer {
	font-size : 9px;
}
