@charset "utf-8";
/* CSS Document */
body {
	background-color: #F7F7F7
}
a {
	color: #000080;
	text-decoration: none;
}
a:visited {
	color: #000080;
	text-decoration: none;
}
a:hover {
	color: #800000;
	text-decoration: none;
}
a:active {
	color: #800000;
	text-decoration: none;
	text-align: center;
	height: 12px;
	font-style: normal;
	font-weight: bold;
	list-style-image: url(../_images/site/compbullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	width: 100%;
	text-align: center;
		
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #030303;
	text-align: center;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
h7 {
	font-family: Arial Black, Arial Rounded MT Bold, san-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;	
}
h8 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #800000;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
h9 {
	font-family: Arial Black, Arial Rounded MT Bold, san-serif;
	font-size: 26px;
	color: #333333;
	text-align: center;	
}	
p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	width: 95%;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: none;
	position: relative;
}
table {
	width: 100%;
}

th {
	font-family: Arial Black, Arial Rounded MT Bold, san-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;	
}
td {
	width: 20%;
	font-family: Arial Black, Arial Rounded MT Bold, san-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;	
}

