body {
	background: #29508F;
}
tr,th,td,body {
	font-family: verdana;
	font-size: 8pt;
}
td {
	vertical-align: top;
}
a,a:active,a:visited {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #3754AA;
	text-transform: uppercase;
}
a:hover {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #CCCCCC;
	text-transform: uppercase;
}
input{
	background: #fbfbfb;
	border: 1px solid #bcbcbc;
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
}
h1,h2 {
	font-size: 15pt;
}
table {
	border-collapse: collapse
}
.title {
	color: #FFCC00;
	font-weight: bold;
}