body{
	background: transparent;
	color: #000000;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
}

a:link{
	background: transparent;
	color: #CC3333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	background: transparent;
	color: #D97979;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	background: transparent;
	color: #336666;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a:active{
	background: transparent;
	color: #D97979;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.answer {
	background-color: transparent;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.guarantee {
	background-color: transparent;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.headline1{
	background-color: transparent;
	color: #663366;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}

.headline2{
	background-color: transparent;
	color: #336666;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

.headline3{
	background-color: transparent;
	color: #CC3333;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.headline4 {
	background-color: transparent;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
}

.headline5 {
	background-color: transparent;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.highlite{
	background-color: #FFEBCD;
	color: #000000;
	font-weight: bold;
}

.parasmall{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.parasmaller{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.caption{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.note{
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

.picleft {
	border: #FFFFFF solid;
	border-width: 2px 5px 2px 0px;
	float: left;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 5px;
}

.picright{
	border: #FFFFFF;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-style: solid;
	border-top-width: 2px;
	float: right;
	margin-left: 10px;
}

.question {
	background-color: transparent;
	color: #CC3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.ultrared {
	background-color: transparent;
	color: #CC3333;
	font-style: normal;
	font-weight: bold;
}

#seohead {
	font-size: .8em;
	text-align: center;
	margin: 0;
}

/* copyright styles */
a.epriv:link    { font-family: Verdana, Geneva, Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #8B0000; text-decoration: underline; }
a.epriv:visited { font-family: Verdana, Geneva, Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #A0522D; text-decoration: underline; }
a.epriv:hover   { font-family: Verdana, Geneva, Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #00478A; text-decoration: underline; }
a.epriv:active  { font-family: Verdana, Geneva, Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #A0522D; text-decoration: underline; }
.copyright      { font-family: Verdana, Geneva, Arial, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; } 


