<style> 
body { background-color: #ffffff; background-repeat: repeat; background-attachment: 
               scroll; font-family: verdana, helvetica, arial, sans-serif; 
               font-size: 10pt; background-position: 0% 50% }
.dark
{
    COLOR: #000000
}
.buylink
{
    COLOR: #000066
}
.menulink    { color: #ffffff; text-decoration: none }
.blueboxlink {
	font-family: Verdana, arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
.menulink:hover
{
    COLOR: #0099ff;
    TEXT-DECORATION: none
}
.blueboxlink:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.blue
{
    COLOR: #003399;
}
.gray
{
	COLOR: #666666;
}
.red
{
    COLOR: #cc0000
}
.midtable
{
    BORDER-LEFT: black thick;
    BORDER-RIGHT: red thick;
}
</style>h1           { font-family: arial; font-size: 12pt; font-weight: bold }

.content {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003043;
	line-height:1.3em;
}
