body, td {
	color: #FFFFFF;
	font: 10pt MS Sans Serif;
}

input.text {
	font: 10pt MS Sans Serif;
	border: 1pt;
	border-style: solid;
	border-color: #074099;
	background-color: #82BFF6;
	width: 100%;
	padding: 1;	
}

font.point {
	font: bold 10pt  MS Sans Serif;
	color: #8CC6FB;
}

font.small {
	font: 8pt MS Sans Serif;	
	color: #8CC6FB;
}

font.small2 {
	font: 8pt MS Sans Serif;	
}


div.space {
	font: 10pt MS Sans Serif;
	padding: 5 0 5 15;
}


A:hover, A:link, A:visited, A:active {
	color: #FFFFFF;
	font: 10pt MS Sans Serif;	
	text-decoration:none;
}

A:hover {
	text-decoration:underline;
}

font.imgname {
	color: #4747B1;
	font: bold 8pt MS Sans Serif;
}

td.text {
	color: #7A9DBB;
	font: 7pt MS Sans Serif;
}

font.imgname2 {
	color: #893333;
	font: bold 8pt MS Sans Serif;
}


