BODY {
	color: #666666;
	background-color: White;
	text-align: left;
	font:12px Verdana, sans-serif;
   border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}

td {
	text-align: left;
	font:12px Verdana, sans-serif;
}


A {
	color: #666633;
	font: 12px Verdana, sans-serif;
	text-decoration: underline;
	font-weight: normal;
}

A:HOVER {
	color: #666633;
	text-decoration: underline;
	font-weight: normal;
}
td.FML {  
	color: #333333; 
	
}
A.FML {
	color: White;
	font: 12px Verdana, sans-serif;
	text-decoration: underline;
	font-weight: normal;
}

A.FML:HOVER {
	color: White;
	text-decoration: underline;
	font-weight: normal;
}

A.Footer {
	color: #666633;
	font-weight: bold;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

A.Footer:HOVER {
	color: #666633;
	font-weight: Bold;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

A.Footer2 {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

A.Footer2:HOVER {
	color: #cccccc;
	font-weight: Bold;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

.Heading {  
	font-size: 12px; 
	font-weight: bold; 
	color: #666666; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
	font-style: italic;
}