BODY {
margin:  0px;
background-color: #FF0000;
}
A {
font-family:	Arial, Arial, Helvetica, Verdana, sans-serif;
font-weight:	bold; 
text-decoration:	none; 
color:	#000066;
}
A:active {
color:	#0066CC;
}
A:visited {
color:	#000066;
}
A.feature {
color:	#FFFFFF;
}
A.feature:active {
color:	#FFFFFF;
}
A.feature:visited {
color:	#FFFFFF;
}


.normal {
font-family:	Arial, Helvetica, Verdana, sans-serif;
font-size:	12px;
font-weight:	normal;
line-height:	1.4;
color:	#000000;
}
.bold {
font-weight:	bold;
}
.italic {
font-style:	italic;
}
.underline {
text-decoration:	underline;
}
.light {
color:	#666666;
}
.feature {
font-family:	Arial, Helvetica, Verdana, sans-serif;
font-size:	12px;
font-weight:	normal;
line-height:	1.4;
color:	#66330C;
}
.footer {
font-family:	Arial, Helvetica, Verdana, sans-serif;
font-size:	10px;
font-weight:	bold;
line-height:	1.0;
color:	#FFFFFF;
}



.bigTitle {
font-size:	16px;
font-weight:	bold;
}
.smallTitle {
font-size:	14px;
font-weight:	bold;
}