@charset "utf-8";
.style4 {
	font-size: 16pt;
	font-weight: bold;
}

.style1 {
	font-size: 18pt;
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-style: italic;
	font-weight: bold;
}

.style3 {
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	text-align: center;
}
a:link {
	color: #1B1B1B;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #993300;
}
a:active {
	color: #333333;
}
.top {
	background-color: #333333;
	text-align: center;
	vertical-align: middle;
}
.graybar {
	background-color: #666666;
}
#contanter {
	text-align: center;
	float:inherit;
	width: 950px;
	margin-right:auto;
	margin-left:auto;
}
#contanter #upercorn {
	background-color: #333333;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 120px;
	width: 210px;
}
#contanter #header {
	background-color: #333333;
	text-align: center;
	vertical-align: middle;
	display: block;
	float: left;
	height: 120px;
	width: 740px;
	font-size: 18pt;
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-style: italic;
	font-weight: bold;
}
#contanter #topgray {
	background-color: #666666;
	float: left;
	height: 5px;
	width: 950px;
}
#contanter #content {
	float: left;
	width: 950px;
	text-align:left;
}
#contanter #header #name {
	float: left;
	height: 60px;
	width: 500px;
	vertical-align: text-bottom;
	padding-top:20px;
}
#contanter #header #portrail {
	float: left;
	height: 60px;
	width: 500px;
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}


#contanter #bottomgray {
	background-color: #666666;
	float: left;
	height: 5px;
	width: 950px;
}
#contanter #darkend {
	background-color: #333333;
	float: left;
	height: 10px;
	width: 950px;
}
