body,td,th {
	color: #106294;
	font-family: Verdana;
	font-size: 10px;
}
body {
	background-color: #72A9D7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 13px;
}
select {
	font-weight:bold;	
	font-size:11px;
	color:#000000;
}
.white {color: #FFFFFF;}
.black {color: #000000;}
.blue {color: #50A2D4;}
.grey {color: #999999;}
a:link {
	color: #106294;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #106294;
}
a:hover {
	text-decoration: none;
	color: #106294;
}
a:active {
	text-decoration: none;
	color: #106294;
}
a.whitelink:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitelink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitelink:hover {
	text-decoration: none;	
	color: #FFFFFF;
}
a.whitelink:active {
	text-decoration: none;	
	color: #FFFFFF;
}