BODY, TD, P, UL, LI A, H1, H2, H3, H4, H5 { font-family: Verdana; font-size: 10pt }
BODY, TD, P, UL, LI                   	  { font-family: Verdana; font-size: 10pt }
table        							  { font-family: Verdana; font-size: 10pt }
TD.H       	                              { font-family: Verdana; font-size: 10pt }

H1 { font-size: 18pt; font-family:Verdana }
H2 { font-size: 12pt; font-family:Verdana }
H3 { font-size: 10pt; font-family:Verdana }
H4 { font-size: 8pt; font-family:Verdana }

TD { vertical-align: top }
H1 { text-align: center }

H1        { color: #000000; background: #ADADC9 }
BODY      { color: #000000; background: #ADADC9 }
TD.H      { color: #000000; background: #FFE8F3 }
A:link    { color: #000000; }
A:hover   { color: #000000; }
A:visited { color: #000000; }
A:active  { color: #000000; }
margin    ( 20 )

@media print {
	BODY:link,      A:link, 
	BODY:visited,   A:visited,
	BODY:active,    A:active,
	BODY:hover,     A:hover,
	H1, H2	{ color: #000000 }
}

.BUTTON
{
	font-family:Verdana;
	font-size:10px;
	font-weight:900;
}

.BUTTON2
{
	font-family:Verdana;
	font-size:12px;
	font-weight:900;
}

.NORMAL
{
	font-family:Verdana;
	font-size:12px;
	letter-spacing:0;
}

.BOLD
{
	color:#596E22;
	font-family:Verdana;
	font-size:12px;
	font-weight:900;
	letter-spacing:1;
}

.ARIAL
{
	color:black;
	font-family:Arial;
	font-size:12px;
	font-weight:500;
	letter-spacing:1;
}