BODY {
	font-family : Verdana;
	font-size : 10px;
}
A {
	text-decoration : none;
}
TD {
	font-family : Verdana;
	font-size : 11px;
}

.SELECT {
	font-family : Verdana;
	font-size : 11px;
}
A:VISITED, A:HOVER, A:ACTIVE {
	color : Blue;
}

.DOTTEDsquare {
	border: 1px dotted #CCCCCC;
}

.DOTTEDbottom {
	border-bottom : 1px solid #CCCCCC;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #808080;
	margin-top : 2px;
	margin-bottom : 2px;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #808080;
	margin-top : 2px;
	margin-bottom : 2px;
}

H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #808080;
	margin-top : 2px;
	margin-bottom : 2px;
}
H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	margin-top : 2px;
	margin-bottom : 2px;
}
