﻿body 
{
	font-family: Courier New;
	font-size: 12px;
	color: ##333333;
	text-align: left;
}

td
{
	font-family: Courier New;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

.heading1
{
	font-family: Courier New;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}

.heading2
{
	font-family: Courier New;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}

.red_link{color:#990000; text-decoration:underline; font-size:11px; font-weight: bold;}
.red_link:active{color:#990000; text-decoration:underline;}
.red_link:link {color:#990000; text-decoration:underline;}
.red_link:visited {color:#990000; text-decoration:underline;}
.red_link:hover {color:#666666; text-decoration:none;}

.bottom_link{color:#666666; text-decoration:none; font-size:11px; font-weight: bold;}
.bottom_link:active{color:#666666; text-decoration:none;}
.bottom_link:link {color:#666666; text-decoration:none;}
.bottom_link:visited {color:#666666; text-decoration:none;}
.bottom_link:hover {color:#990000; text-decoration:none;}

.sand_link{color:#666666; text-decoration:none; font-size:9px; font-weight: bold;}
.sand_link:active{color:#666666; text-decoration:none;}
.sand_link:link {color:#666666; text-decoration:none;}
.sand_link:visited {color:#666666; text-decoration:none;}

.smallborder
{
    BORDER: #990000 1px solid;
   	font-family: Courier New;
    TEXT-ALIGN: left;
    color: #666666;
    font-size: 11px;
}

.go
{
font-family:Courier New;
 font-size:12px;
font-weight: bold;
 COLOR: #ffffff;
background-color:#990000;
BORDER-LEFT: #990000 1px solid;
    BORDER-BOTTOM: #990000 1px solid;
    BORDER-RIGHT: #990000 1px solid;
    BORDER-TOP: #990000 1px solid;
     TEXT-ALIGN: center;
	
}
