body,h3,h4,h5,h6	{color:#CC0000;font-family:Verdana;font-size:10px}
h1,h2,h3,h4,h5,h6 {display:inline}
h1{font-size:16px;
	color:#CC0000;
	font-family:Verdana;}
h2{font-size:10px;
	color:#CC0000;
	font-family:Verdana;
	font-weight: normal;}
h3{font-size:120%}
h4{font-size:115%}
h5{font-size:110%}
h6{font-size:105%}

a{
text-decoration:none;
color:#000000}

a:link{
text-decoration:none;
color:#000000
}
a:hover {
color:#FF0000
text-decoration:underline
}
a:active{
color:#00FF00
text-decoration:underline
}

.topictitle{
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-decoration:underline;
	text-indent: 5px;
	padding-top: 10px;
}
.topictitle a{
	font-family: Verdana;
	font-weight: bold;
	color: #00FF00;
	font-size: 11px;
	text-decoration:underline;
	text-indent: 5px;
}
.topictitle a:link{
	font-family: Verdana;
	font-weight: bold;
	color: #0000FF;
	font-size: 11px;
	text-decoration:underline;
	text-indent: 5px;
}
.topictitle a:visited{
	color: #00CCCC;
}
.topictitle a:hover{
	color: #CCCCCC;
}
.topictitle a:active{
	color: #110000;
}

.topic{
	font-family: Verdana;
	font-weight: normal;
	color: #111111;
	font-size: 10px;
	width: 750px;
	margin-left: auto;
	margin-right:auto;

}
.topic a:link{
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-decoration:underline;
	text-indent: 4px;

}
.topic a:visited{
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-decoration:underline;
	text-indent: 4px;

}

.topic a:hover{
	color: #FF6600;
}

.posttext{
padding-bottom: 10px;
}

