.style3 {color: #FFFFFF; font-weight: normal; cursor:pointer;}
body{
 background-color:#CCCCCC;
 background-repeat:repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link, a:visited {
	color: #444444;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 8px;
	}
a:hover {
	color: #6666CC;
	text-decoration: none;
	}
/* Form Styles */