h1 {
	color : #86b1de;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15pt;
}
H2 {
	font-size : 12px;
	color : #86b1de;
	border-bottom : 1px dashed #999999;
}

td, body {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 18px;
}

.imageborder {
	border : 1px solid #333333;
}

a:link {
	color : #5895D1;
	text-decoration: underline;
}

a:visited {
	color : #5895D1;
	text-decoration: underline;
}

a:hover {
	color : #5895D1;
	text-decoration: none;
}

a:active {
	color : #5895D1;
	text-decoration: underline;
}