a:link {color:blue; text-decoration:none}
a:visited {color:purple; text-decoration:none}
a:active {color:green; text-decoration:none}
a:hover {color:green; text-decoration:underline}

body
{
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.textframe {
 font-family: Verdana;
 font-size: 12px;
}

hr {
  border:solid #660000 1px;
}

.title
{
 font-family: Verdana;
 font-size: 12px;
 color: ff0000;
 font-weight: bold;
}

td, a, p
{
 font-family: Verdana;
 font-size: 12px;
}

input, textarea
{
 border: 1px solid #000;
 font-family: Verdana;
 font-size: 10px;
}

.title_yellow	
{
	border-top: 1px solid #660000;
	border-bottom: 1px solid #660000;
	background: #FFC;
    	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	color: #ff0000;
	width: 98%;
	padding: 5px;
}

tr.graybottom td {
font-family: verdana;
font-size: 10pt;
color: #000000;
border-bottom: 1px solid #CCCCFF;
}
