BODY {
	background-color : Navy;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 20px;
	margin: 20;
	text-decoration : none;
}

DIV.smallfont {color: white; font-size: 9px;}

TD.nav2 {
	background-color : Navy;
	color : White;
	text-decoration : none;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	padding : 10;
	vertical-align : top;
	width : 140;
	border : none;
	line-height: 20px;
	text-align : right;
}

TD.whitebox {
	background-color: white;
	color :660000;
	vertical-align: top;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	padding: 20;
	text-align : left;
	line-height: 20px;
	border : none;
}

TD.title {width: 700; background-image : url(barbwire.jpg); background-repeat : no-repeat;
	background-position : left; padding: 8; color: yellow; font-size: 12; 
	text-indent : 200px; vertical-align : bottom;}

TD.main {
	background-color : navy;
	color: yellow;
	vertical-align: top;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	padding: 20;
	text-align : left;
	line-height: 20px;
	border : none;
	width: 560px;
}

TD.faq {
	background-color : navy;
	color: yellow;
	vertical-align: top;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	padding: 20;
	text-align : left;
	line-height: 20px;
	border : none;
	width: 560px;
}

A{color : Navy;}
A.active {color : Silver;}
A.visited {color : #333300;}

A.main{	color: white; font-size: 12; text-decoration: none;}
A.main:hover{color: #FF9900; font-size: 12;	text-decoration: none;}
	
A.nav2 {color: silver; 	font-size: 12; text-decoration : none; line-height : 30px;}
A.nav2:hover {color: yellow; font-size: 12; text-decoration : none; line-height : 30px;}

H1 {
	color : silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24;
}
H2 {
	color : Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14;
}
H3 {
	color : 660000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14;
}
