.h1 {
	color: black;
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	font-family: Arial, helvetica;
	text-align: center }

.h2 {
	color: black;
	font: bold 20px Arial, Helvetica, "Sans Serif", "MS Sans Serif";
	text-align: center;
	word-spacing: normal;
	letter-spacing: normal;
}

.h3 {
	color: black;
	font-style: normal;
	font-weight: bold;
	font-size: 17px;
	font-family: Arial, helvetica, "Sans Serif", "MS Sans Serif";
	text-align: center }

.h4 {
	font-style: italic;
	font-weight: bold;
	font-size: 17px;
	font-family: Arial, Helvetica, "Sans Serif", "MS Sans Serif";
	text-align: center }
.h5 { color: #000; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
p       {
	color: black;
	font-style: normal;
	font-size: 12px;
	font-family: Arial }
.conflink { color: black; font-size: 12px; font-family: Arial; font-style: normal; text-align: right; padding-right: 100px; }
a:link     { color: #036; text-decoration: none }


a:vlink     { color: #036; text-decoration: none }



a:hover     {
	color: #b0c4de;
	text-decoration: underline }



a:active  {
	color: #6495ed;
	text-decoration: none }


a      { color: #036; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }



.links {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
body {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.linkbodyb { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td { font-size: 12px; }
.headtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
.box {
	width: 60%;
	border: 3px solid #C00;
	font-size: 14px;
	color: #000;
	margin-left: 20%;
	margin-right: 20%;
}
