/* CSS Document */

body,td,th {
	font-family: verdana, Arial, tahoma;
	color: #000000;
	font-size: 11pt;
}

img {
	border-color: black; 
}

a:link {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #006699;
	font-size: 11pt;
}

a:visited {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #990066;
	font-size: 11pt;
}

a:active {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #808000;
	font-size: 11pt;
}

a:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #999999;
	font-size: 11pt;
}
.frmStyle {
	font-family: Arial,Tahoma; 
	font-size: 9pt; 
	border: 1px solid #808000; 
	background-color: #C0C0C0;
}