body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	margin: 0px;
}

.wv_text {
	font-size: 12px;
	color: #000000;
}
.admin_table_border {
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


.timestamp {
	font-size: 11px;
}
.column_heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.content_header1 {
	font-size: 22px;
	font-weight: bolder;
	color: #880000;
	font-variant: normal;
	text-transform: uppercase;
}
.content_heading2 {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}

.links_title {
	font-size: 20px;
}
.links_text {
	font-size: 14px;
	margin-left: 10px;
}
.links_text a:link {
	text-decoration: underline;
}
.links_text a:visited {
	text-decoration: underline;
}





.content_subheading1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.footer {
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
.footer a:link {
	color: #000000;
	text-decoration: none;
}
.footer a:visited {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.text_leftcolumn {
	margin: 9px;
	font-size: 14px;
}
p {
	font-size: 14px;
	margin-bottom: 10px;
}
.column_header_text {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	font-style: italic;
}
.dropdown_menu {
	margin-top: 9px;
}
.wv_hr {
	margin-bottom: 10px;
}
ul {
	font-size: 14px
}

table {
	font-size: 14px
}li {
	margin-bottom: 12px;
}
.opinion_list_author {
	font-size: 11px;
	color: #000066;
}
.opinion_list_by {
	font-size: 9px;
	font-style: italic;
	color: #000066;
}
#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
	background-color: #ffffff;
