.basic {
	font-family : Verdana, sans-serif;
	color : #000000;
	font-size : 12px;
	line-height : 20px;
	letter-spacing : normal;
}

.small {
	font-family : Verdana, sans-serif;
	color : #000000;
	font-size : 10px;
	font-weight : bold;
	letter-spacing : normal;
}

.list {
	font-family : Verdana, sans-serif;
	color : #000000;
	font-size : 10px;
	font-weight : normal;
	letter-spacing : -.015cm;
}

.body {
	font-family : Verdana, sans-serif;
	color : #000000;
	font-size : 11px;
	line-height : 18px;
	font-weight : normal;
	letter-spacing : +.013cm;
}

.title {
	font-family : Verdana, sans-serif;
	color : #FFFFFF;
	font-size : 14px;
	line-height : 25px;
	text-transform : capitalize;
	font-weight : bold;
	letter-spacing : -.015cm;
}

.titleHead {
	font-family : Verdana, sans-serif;
	color : #FFFFFF;
	font-size : 14px;
	line-height : 25px;
	text-transform : capitalize;
	font-weight : bold;
	letter-spacing : -.015cm;
}

.subhead {
	font-family : Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size : 12px;
	line-height : 20px;
	font-weight : bold;
}

A:visited { 
	color: #FFFFFF;
	font-size : 10px;
	font-weight : bold;
	letter-spacing : normal;
 }
 
A:link { 
	color: #FFFFFF;
	font-size : 10px;
	font-weight : bold;
	letter-spacing : normal;
 }

A:hover {
	color: #FF0000;
	font-size : 10px;
	font-weight : bold;
	letter-spacing : normal;
	text-decoration : none;
}

A { 	
	text-decoration : none; 
	font-size : 10px;
	font-weight : bold;
	letter-spacing : normal;
}

A.subNav:visited { 
	font-family : Verdana, sans-serif;
	color: #FFFFFF;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : normal;
 }
 
A.subNav:link { 
	font-family : Verdana, sans-serif;
	color: #FFFFFF;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : normal;
 }

A.subNav:hover {
	font-family : Verdana, sans-serif;
	color: #FF0000;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : normal;
	text-decoration : none;
}

A.subNav { 	
	font-family : Verdana, sans-serif;
	text-decoration : none; 
	font-size : 12px;
	font-weight : bold;
	letter-spacing : normal;
}

A.bodyLink:visited { 
	font-family : Verdana, sans-serif;
	color: #999999;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : normal;
 }
 
A.bodyLink:link { 
	font-family : Verdana, sans-serif;
	color: #999999;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : normal;
 }

A.bodyLink:hover {
	font-family : Verdana, sans-serif;
	color: #FF0000;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : normal;
}

A.bodyLink { 	
	font-family : Verdana, sans-serif;
	color: #999999;
	text-decoration : none; 
	font-size : 12px;
	font-weight : bold;
	letter-spacing : normal;
}

