body {
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #000000;
	text-decoration: none;
	width: 500px;
}

td.standard {
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #000000;
	text-decoration: none;
}

td.standard2 {
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #000000;
	text-decoration: none;
	width: 59px;
}

.header {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial;
	color: #333366;
 	text-decoration: none;
}

.form {
	font-size: 11px;
	font-family: Verdana, Arial;
	background-color: #ffffff;
 	border-bottom: #000000 1px solid;
 	border-left: #000000 1px solid;
 	border-right: #000000 1px solid;
 	border-top: #000000 1px solid;
	font-family: Verdana, Arial;
    width: 130px;
	height: 15px;
}

a:link, a:visited, a:active {
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #333366;
 	text-decoration: none;
}

a:hover {	
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #333366;
	text-decoration: underline;
}
