A:link {
	font-size: 12px;	
	font-family :Arial, Tahoma, Verdana, sans-serif;
	Color: 6E192C;
	text-decoration: underline;
}
A:active {
	font-size: 12px;
	font-family :Arial, Tahoma, Verdana, sans-serif;
	Color: 6E192C;
	text-decoration: underline;
}
A:visited {
	font-size:12px;
	font-family :Arial, Tahoma, Verdana, sans-serif;
	Color: 6E192C;
	text-decoration: underline;
}
A:hover {
	font-size: 12px;
	font-family :Arial, Tahoma, Verdana, sans-serif;
	Color: 999999;
	text-decoration: none;
}

A.footer:link {color:#ffffff; text-decoration:none} 
A.footer:visited {color:#ffffff; text-decoration:none} 
A.footer:hover {color:#EDCA70; text-decoration:underline} 

body { 
text-decoration: none;
font-size:12px;
line-height:15px;
font-family: Arial, Tahoma, Verdana, sans-serif;
color: #6F6F6F;
font-weight:normal;
}

.whitetext { 
text-decoration: none;
font-size:12px;
line-height:12px;
font-family: Arial, Tahoma, Verdana, sans-serif;
color: #ffffff;
font-weight:normal;
}

.smalltext { 
text-decoration: none;
font-size:11px;
line-height:11px;
font-family: Verdana, Tahoma, Verdana, sans-serif;
color: #000000;
font-weight:normal;
}

h1 { 
text-decoration: none;
font-size:22px;
line-height:22px;
font-family: Arial, Tahoma, Verdana, sans-serif;
color: #ffffff;
font-weight:bold;
}

h2 { 
text-decoration: none;
font-size:16px;
line-height:16px;
font-family: Arial, Tahoma, Verdana, sans-serif;
color: #ffffff;
font-weight:bold;
}

h3 { 
text-decoration: none;
font-size:14px;
line-height:14px;
font-family: Arial, Tahoma, Verdana, sans-serif;
color: #000000;
font-weight:bold;
}

h4 { 
text-decoration: none;
font-size:16px;
line-height:16px;
font-family: Arial, Tahoma, Verdana, sans-serif;
color: #808080;
font-weight:bold;
}

td {
font-size:12px;
font-family: Arial, Tahoma, Verdana, sans-serif;
line-height:17px;
color: #303030;
font-weight:normal;
}

OL {
list-style: upper-alpha;
text-decoration: none;
font-size:12px;
line-height:14px;
font-family: Arial, Tahoma, Verdana, sans-serif;
}