.box {
	font-family: tahoma;
	font-size: 12px;
	color: #2E2C2D;
	text-decoration: none;
	border: 1px solid #CECCCD;
	height: 17px;
}
.link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3E403F;
	text-decoration: none;
}
.sidelink {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3E403F;
	text-decoration: none;
}

h1 {
font-family: tahoma;
font-size:17px;
color: #3E403F;
margin-bottom:13px;
}

.contentouter {
padding:20px;
text-align:left;
font-family: tahoma,verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}



a.faq:link { color: #2A86C9; text-decoration:none }
a.faq:active { color: #2A86C9;  text-decoration:none }
a.faq:visited { color: #2A86C9;  text-decoration:none }
a.faq:hover { text-decoration: none; color:#0000EE }
.faq {font-weight:bold}
.faq {font-size:12px}
.faq {display:block; margin-bottom:5px; margin-top:10px}

/* FAQ Hide/Show */
.posthidden {display:none}
.postshown {display:inline}

.quote {
color:#AAAAAA;
font-weight:bold;
font-style:italic;
}

.names {
border:dotted 1px #288BC9;
margin-bottom:10px;
background-color:#EFEFEF;
}