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

p, td, ul, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}

tr.results {
	background: #9C2727;
}
td.resultskey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
td.resultsref {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
tr.paging {
	background: #DDDDDD;
}
td.paginginfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	font-weight: bold;
}

.webtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
tr.web1 {
	background: #FFF2DD;
}
tr.web2 {
	background: #FFEBCB;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555555;
}


.refsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BF1F1F;
	font-weight: bold;
}

.desctitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #333333;
	font-weight: bold;
}

td.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
}

a:visited, a:link {  
    color: #D92222; 
    text-decoration: none;
}
a:hover {  
    color: #F40D0D; 
    text-decoration: none;
}
a.url:visited, a.url:link {  
    color: #FF7800; 
    text-decoration: none;
}
a.url:hover {  
    color: #DB7113; 
    text-decoration: none;
}

