P  {
	font-size : 13px;
	font-family : Verdana, Arial;
	font-weight : Normal;
	font-style : Normal;
	color : #333333;
    line-height: 18px;
}

P.oneclick  {
	font-size : 10px;
	font-family : Verdana, Arial;
	font-weight : Normal;
	font-style : Normal;
}

P.sidebar  {
	font-size : 12px;
	font-family : Arial;
	font-weight : Normal;
	font-style : Italic;
}

td  {
	font-size : 12px;
	font-family : Arial;
	font-weight : Normal;
	font-style : Normal;
	color : #333333;
}

option  {
	font-size : 11px;
	font-family : Arial;
	font-weight : Normal;
	font-style : Normal;
	color : #333333;
}

select  {
	font-size : 11px;
	font-family : Arial;
	font-weight : Normal;
	font-style : Normal;
	color : #333333;
}

th  {
	font-size : 11px;
	font-family : Arial;
	font-weight : Bold;
	font-style : Normal;
	color : #333333;
}

A  {
	color : #800000;
}

A:Visited  {
	color : #800000;
}

A:Active  {}

A:Hover  {
	color : #800000;
}

.topnavlinks {
		color: #fff;
		font-family: 'Trebuchet MS',Arial,sans-serif;
		font-size: 13px;
		font-weight: bold;
		font-style : normal;
		padding: 9px;
		text-decoration: none;
	}
    
.topnavlinks a:active {
		color: #fff;
		font-family: 'Trebuchet MS',Arial,sans-serif;
		font-size: 13px;
		font-weight: bold;
		font-style : normal;
		padding: 9px;
		text-decoration: none;
	}
    
.topnavlinks a:visited {
		color: #fff;
		font-family: 'Trebuchet MS',Arial,sans-serif;
		font-size: 13px;
		font-weight: bold;
		font-style : normal;
		padding: 9px;
		text-decoration: none;
}
    
.topnavlinks a:hover {
		color: #99ccff;
   		font-weight: bold;
		text-decoration: none;
}

BODY  {
	font-size : 13px;
	font-family : Verdana, Arial;
	font-weight : Normal;
	font-style : Normal;
	color : #333333;
}

li  {
	font-size : 13px;
	font-family : Verdana, Arial;
	font-weight : Normal;
	font-style : Normal;
	color : #333333;
    margin-bottom: 13px;
}



