.text, p, li, ul, tr, th, td, table, body, span {  
 font-family : "Verdana", Arial, sans-serif;
 font-size : 11px;
 color : #000000;
}

A {
 color: #000000
}

#front-end A:hover {
 color: #999999
}

.grey-box{
	border: 1px solid #808080;
	background-color: #ebebeb;
}

table.grey-box tr td{
	border-bottom: 1px solid #c0c0c0;
}

div.grey-box {
	padding: 5px;
}

.margin-home {  
 font-family : "Verdana", sans-serif;
 margin-left : 25px;
}
.margin-nav {  
 font-family : "helvetica", sans-serif;
 margin-right : 12px;
 margin-left : 12px;
 line-height : 18px;
}
.subnav {  
 font-family : "Verdana", Arial, sans-serif;
 font-size : 10px;
 line-height : 18px;
 color : #000000;
}

.header { 
 font-family : "Verdana", Arial, sans-serif;
 font-size : 12px;
 line-height : 15px;
 font-weight : bold;
 color : #ff9900;
}
.subhead {  
 font-family : "Verdana", Arial, sans-serif;
 font-size : 12px;
 line-height : 15px;
 font-weight : bold;
 color : #000000;
}
.subhead2 {  
 font-family : "Verdana", Arial, sans-serif;
 font-size : 11px;
 line-height : 15px;
 font-style : italic;
 font-weight: bold;
 color : #ff9900;
}
.leftnav {  
 font-family : "Verdana", Arial, sans-serif;
 font-size : 10px;
 line-height : 11px;
 color : #000000;
}

