BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	line-height: 120%;
	font-size : 85%;
	background-color : #FFF6e6;
}
	p {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 120%;
    font-size: 100%;
    font-weight : bold;
    color : Navy;
}
	ul {
		font-family: Arial, Helvetica, sans-serif;
        color : #5B2E00;
		font-size: 100%;
		line-height: 125%
	}
    
    A:link { color: #5b2E00;
	
}

	a:visited { color: #5B2E00; text-decoration: underline }
	a:hover  {  color: #CC9966; text-decoration: underline;}
	
	.banner {
	font-family: "Kabel Ult BT";
	line-height: 130%;
	font-weight: normal;
	font-size: 160%;
	color: Maroon;
}
	.bottom_links {
    font-family: Arial, Helvetica, sans-serif;
    color : #003300;
    line-height: 150%;
    font-size: 95%;
}
	.header {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 120%;
    font-weight: bold;
    font-size: 120%;
}
	.smallprint {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
}
	
	.sub_banner {
    font-family: "Kabel Ult BT";
    line-height: 130%;
    font-weight: normal;
    font-size: 80%;
    color: #003300;
}
	.sub_header {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 120%;
    font-weight: bold;
    font-size: 100%;
    color: #5B2E00;
}
    .text {
    font-family : Verdana, Arial, sans-serif ;
    line-height: 140%;
    font-size : 100%;
}
    .text_black {
    font-family : Verdana, Arial, sans-serif ;
    line-height: 140%;
    font-size : 100%;
    color : Black;
}
    .text_blue {
    font-family : Verdana, Arial, sans-serif ;
    line-height: 140%;
    font-size : 100%;
    color : Blue;
}
    .text_green {
    font-family : Verdana, Arial, sans-serif ;
    line-height: 140%;
    font-size : 100%;
    color : Green;
	}
    .text_teal {
	font-family : Verdana, Arial, sans-serif ;
	line-height: 140%;
	font-size : 100%;
	color : Teal;
}
    .text_red {
    font-family : Verdana, Arial, sans-serif ;
    line-height: 140%;
    font-size : 100%;
    color : Red;
	}
    .text_maroon{
	font-family : Verdana, Arial, sans-serif ;
	line-height: 140%;
	font-size : 100%;
	color : Maroon;
}
    .text_navy {
    font-family : Verdana, Arial, sans-serif ;
    line-height: 140%;
    font-size : 100%;
    color : Navy;
}

	.tinyprint {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 85%;
}
	.top_links {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 150%;
    font-size: 100%;
}