a {
	text-decoration:underline;
	color: #0080c0;
	font-weight : bold;
} 
a:visited {
	text-decoration:underline;
	color: #0080c0;
	font-weight : bold;
}
a:hover {
	text-decoration: none;
	color: #0080c0;
	font-weight : bold;
}

body  {
			background:#FFFFFF;			
			margin-top:0;
			margin-right:0;
			margin-left:0;
			padding-top:0;
			padding-right:0;
			padding-left:0;
}

td {
			font-family:verdana, geneva, arial, sans serif;
			font-size:11px;
			color:#333333;
} 

p {
			font-family:verdana, geneva, arial, sans serif;
			font-size:11px;
			line-height:16px; 
			color:#333333;
			margin-left:8px; 
} 

.leftcol {
	margin-left : 20px;
}

.hili {
	
}

.subhead {
	color : #0F4B6B;
	font-weight : bold;
}

.error {
	color : #FF0000;
	font-weight : bold;
  font-size: 16px;
  background-color : #FFFFE1;
}

.footer {
	font-family:arial, verdana, geneva, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight : normal;
	line-height : 12px;
}

.title {
			font-family:verdana, geneva, arial, sans serif;
			font-size:11px;
			line-height:16px;
			font-weight:bold;
			color:#333333;
			margin-bottom:15px;
}

.thanks {
			font-family:verdana, geneva, arial, sans-serif;
			font-size:9px;
			line-height:12px;
}

.comment 	{
			font-family:verdana, geneva, arial, sans-serif;
			font-size:11px;
			line-height:16px;
			color:#333333;
}

.quote {margin-left:35px;margin-right:35px;}

.special {position:relative; float:left; width:225px; background-color:#ffffff; border:#FFFF99 2px solid; margin:0px 3px 0px 3px;}
.specialTitle{font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight:bold;}
