a:link {text-decoration: none; color: #0000BB}
a:visited {text-decoration: none; color: #0000BB}
a:hover {text-decoration: underline; color: #0000FF}
a:active {text-decoration: none; color: #0000BB}
body 
{ 
background: #A8E0FF;
color: #000000;
font-family: verdana, arial;
font-size: 13;
}
td
{
font-size: 13;
font-family: verdana, arial;
}
h3
{
font-family: verdana, arial;
font-size: 13;
}
h2
{
font-family: verdana, arial;
font-size: 14;
text-align: left
}
h1
{
font-family: verdana, arial;
font-size: 15;
text-align: center
}
h3.classtag
{
line-height: 200%
text-indent: 5;
letter-spacing: 2px;
text-decoration: none;
text-transform: uppercase;
}
p.indenttext
{
text-indent: 10;
}
h3#indenttext
{
text-indent: 10;
}
p
{
font-family: verdana, arial;
font-size: 13;
}
table.bottom
{
	border-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 0px;
}
table.right
{
	border-style: solid;
	border-left-width: 2px;
	border-right-width: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
}
