body {
	background-color: #f3e2a7;
	margin: 0;
	}
	
A {color: #c40101;}
A:hover {color: #c40101; text-decoration:underline;}
A:visited {color: #c40101;}

A.light {
	color: #FFFFFF;
	font-weight: bold;
}
A.light:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: bold;
}
A.light:visited {
	color: #FFFFFF;
	font-weight: bold;
}

A.faq {
	color: #2c4c93;
	font-weight: bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}
A.faq:hover {
	color: #913e2b;
	font-weight: bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 125%;
	}
	
td.tr {
	background-image:url(images/box-tr.gif);
	width:18px;
	height:16px;
	}
	
td.tl {
	background-image:url(images/box-tl.gif);
	width:18px;
	height:16px;
	}
	
td.top {
	background-image:url(images/box-top.gif);
	height:16px;
	}
	
td.br {
	background-image:url(images/box-br.gif);
	width:18px;
	height:16px; 
	}
	
td.bl {
	background-image:url(images/box-bl.gif);
	width:18px;
	height:16px; 
	}
	
td.bot {
	background-image:url(images/box-bot.gif);
	height:16px; 
	}
	
td.left {
	background-image:url(images/box-left.gif);
	width:18px;
	}
	
td.right {
	background-image:url(images/box-rt.gif);
	width:18px;
	}	
	
td.tr2 {
	background-image:url(images/box2-tr.gif);
	width:18px;
	height:16px;
	}
	
td.tl2 {
	background-image:url(images/box2-tl.gif);
	width:18px;
	height:16px;
	}
	
td.top2 {
	background-image:url(images/box2-top.gif);
	height:16px;
	}
	
td.br2 {
	background-image:url(images/box2-br.gif);
	width:18px;
	height:16px; 
	}
	
td.bl2 {
	background-image:url(images/box2-bl.gif);
	width:18px;
	height:16px; 
	}
	
td.bot2 {
	background-image:url(images/box2-bot.gif);
	height:16px; 
	}
	
td.left2 {
	background-image:url(images/box2-left.gif);
	width:18px;
	}
	
td.right2 {
	background-image:url(images/box2-rt.gif);
	width:18px;
	}	

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 125%;
	}

.textBROWN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #936241;
	line-height: 125%;
	}
	
.textORANGE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #BF3300;
	line-height: 125%;
	}
	
.textWHITE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 125%;
	}

.textYELLOW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFF33;
	line-height: 125%;
	}
	
.textYELLOWBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFF33;
	line-height: 125%;
	}

.textSMALL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 125%;
	}
	
.textSMALLbrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #936241;
	line-height: 125%;
	}

.textSMALLorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #BF3300;
	line-height: 125%;
	}

.textSMALLER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 150%;
	}
	
.textBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: 800;
	color: #333333;
	line-height: 125%;
	}

.textBOLDbrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: 800;
	color: #936241;
	line-height: 125%;
	}

.textBOLDorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: 800;
	color: #BF3300;
	line-height: 125%;
	}

.headline {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: 800;
	color: #BF3300;
	line-height: 100%;
	}

.headline2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: 800;
	color: #BF3300;
	line-height: 150%;
	}
	
.headline3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: 800;
	color: #333333;
	line-height: 100%;
	}
	
ul {
	list-style-type: disc;
	line-height: 150%;
}





