body {background-color:#ffffff}

a:link {
	color:black;
	text-decoration:none;
	font-size: 9pt;
}
a:visited {
	color:gray;
	text-decoration:none;
	font-size: 9pt;
}
a:active {
	color:blue;
	text-decoration:none;
	font-size: 9pt;
}
a:hover {
	color:black;
	text-decoration:none;
	font-size: 9pt;
}

td { font-size: 9pt; color:#555555}

.f8 { font-size: 8pt}
.f12 { font-size: 12pt} 

img {border: none;}

.form { 
	font-size:9pt; 
	font-family:Tahoma; 
	color:666666; 
	background-color:transparent;
	border:1px #c1cfd8 solid; 
}

.fform	{ 
	font-size:9pt; 
	font-family:Tahoma; 
	color:666666;
	background-color:transparent;
	border:1px #c1cfd8 solid; 
}

.selectform { 
	font-size:9pt; 
	font-family:Tahoma; 
	color:666666; 
	background-color:transparent;
	border:1px #1da6e4 solid;
}

.activeform { 
	font-size:9pt; 
	font-family:Tahoma; 
	color:666666; 
	background-color:transparent;
	border:1px #1da6e4 solid; 
}
