H1, H2, H3, H4, BODY, P, TR, TD, OPTION, INPUT, SELECT, TEXTAREA { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

BODY, H2, H1, OPTION, INPUT, SELECT, TEXTAREA { 
	
}

body { }

TABLE {
	font-weight: bold;
	text-align: center;
	vertical-align : middle;
}

TABLE.top {
	background-color: #33CCFF;
}

TABLE.index {
	font-weight: normal;
}

TABLE.count {
	font-weight: bold;
	border-width: 0;
}

P { 
	padding-left : 0;
	padding-right : 0;
	text-indent : 0;
	text-align : justify;
}

A { text-decoration: none}

A:link { color:#0000FF;}
A:active { color:#800080;}
A:visited { color:#FF0080;}
A:hover {color: #0099FF}

A.back {
	font-weight: bold;
	line-height: 4;
	vertical-align : middle;
}

ADDRESS { 
	color: purple;
	font-weight: bold;
	line-height: 4;
	vertical-align : middle;
}

STRONG { 
	color: purple;
}

H1 { font-size: 18pt;}

H2 { 
	font-size:10pt;
	color: black;
	text-align: center;
}

H3 {
	font-size:12pt;
	font-weight: bold;
	text-align: center;
}

H4 {
	font-size:10pt;
	font-weight: bold;
	color: blue;
}