H1 { font-size:22pt; color:red; text-decoration: underline }
H2 { font-size:20pt; color:white; background: black}
H3 { font-size:18pt; color:black; font-style: italic}
H4 { font-size:16pt; color:black }
H5 { font-size:14pt; color:black }

th
{
background-color: yellow;
border-color: black
}

body
{
background-color: white;
text="#000000"
}

hr
{
size:6;
color:black 
}

a:link    {color:blue}
a:visited {color:blue}
a:active  {color:red}
a:hover   {color:green}

.boldtable, .boldtable TD, .boldtable TH
{
font-family:arial;
font-size:10pt;
}

BODY
{ 
	font-family: arial; 
	font-size: 10pt;
}




