body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style2 {
	color: #080134;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.style3 {font-size: 11px}

.style4 {color: #000000}
.style5 {
	font-size: 10px;
	color: #000000;
}
.style6 {
	font-size: 16;
	font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.style8 {font-size: 10}

/* Vertical Menu */
#divVert {
	background-color: #E8E9E2;
	width: 172px;
	padding: 4px;
	font-size: 11.5px;
}
#ulVert {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#ulVert a {
	padding: 8px;
	border-top: 1px solid #CED2B6;
	border-bottom: 1px solid #CED2B6;
	display: block;
	width: 156px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-decoration: none;
}
#ulVert a.current {
	background-color: #F6F7F3;
}
#ulVert a:link, 
#ulVert a:visited, 
#ulVert a:active 
{
	color: #474F49;
}
#ulVert a:hover {
	background-color: #FBFCF9;
}
#ulVert .current a:link {
	background-color: #FBFCF9;
	font-weight: bold;
}
.style9 {color: #FF0000}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.style10 {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
#divCent {
	margin: 1px;
	padding: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#divcentral {
	background-color: #E8E9E2;
	width: 400px;
	padding: 10px;
	border: thin solid #FFFFFF;
}
h3 {
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 0px;
	margin-top: 0px;
}
.divPost {
	margin: 1em;
	padding: 1em;
	border: 1px solid #000000;
	background-color: #f2f2f2
}
.style11 {
	font-size: 9px;
	color: #CCCCCC;
}
.style12 {color: #ff0000}
.style13 {
	color: #DDDDDD;
	font-size: 10px;
}
.style16 {
	font-size: 18px;
	font-weight: bold;
}
.style14 {
	font-size: 12px;
	font-weight: bold;
}
.style15 {font-size: 12px}
.style17 {color: #ED1B24}