body{
	background-repeat:no-repeat;
	color: black; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}
#header{
	font-size: 25pt;
	color: white;
	background:none;
	border-style:none;
	border-width:0px;
	border-color:red;
	margin-top: 35px;
	margin-bottom: 50px;
	padding:0px 0px 0px 0px;
	border-width:0px 0px 0px 0px;
	text-align: left;
	width:80%;
	}
.right{
	float:"right";
	margin: 0 .5em .5em 1em;
	}
.small{
	font-size: 8pt;
	color: black;
	}
h1{
	font-size:14pt;
	}
h2{
	font-size:12pt;
	font-weight: bold;
	}
#contentcenter{
	width:600px;
	padding:5px;
	float:justify;
	border: 0px solid red;
	}
P{
	text-align:justify;
	}
a{ 
	color: #700; 
	text-decoration: none }
a:hover{ 
	color: #f00; 
	text-decoration: underline }
.body-bold{ 
	font-weight: bold; 
	font-size: 12px; 
	text-decoration: none
	}
.small{
	font-size: 10px
	}
td{ 
	color: black; 
	font-size: 12px
	}
table{border: 0px;
}
