body, td, div, span, h1, h3, a, strong {
	font-family: 	verdana;
	font-size: 		8pt;
	color:			#001122;
}

input {
	font-family: 	verdana;
	font-size: 		8pt;
	border: 1px solid #123123;
}

body {
	background-color:	#FFFFFF;
}

h1 {
	font-size: 		11pt;
}
h2 {
	font-size: 		10pt;
}
h3 {
	font-size: 		9pt;
}

a:hover {
	text-decoration:none;
}