a:link, a:active, a:visited {
	color : #3C4A0C;
	font-family : arial, helvetica, sans-serif;
	text-decoration : underline
}

a:hover {
	color : #4A0002;
	text-decoration : underline
}
 
body, {
	background-color : #797148;
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	margin-top:0px;
	margin-left:0px
}

td, p, div {
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal
}

ul, ol, li {
	list-style-type : square;
	margin-bottom : 2px;
	margin-top : 2px
}

#bold {
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold
}

#boldcolor {
	color : #3C4A0C;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold
}

#boldred {
	color : #FF0000;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold
}


#smalltext {
	color : #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal
}

#expert {
	color : #3C4A0C;
	font-family : arial, helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold
}

#faqred {
	color : #506702;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold
}

.button	
	{
		background:#455361;
		color:#ffffff;
		font-family:verdana,arial,helvetica;
		font-size:9pt;
		font-weight:bold;
	}

.price {
	color : #000000;
	font-family : helvetica, arial, verdana, sans-serif;
	font-size : 24px;
	font-weight : bold;
}