	
body {
	font-family: Georgia, Times, "Times New Roman", serif;
	background-color: #99CCFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Georgia, Times, "Times New Roman", serif;
}

th {
	font-family: Georgia, Times, "Times New Roman", serif;
}


.yellowhead {
	color: #000099;
	filter: Shadow(Color=FFFF00, Direction=45);
}

.redwhead {
	color: #990033;
}

td.bgrightrow         {
    background-image: url(images/bg_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-repeat: repeat-y;
	background-image: url(images/bg_right.gif);
}
td.bgleftrow          {
	background-image:url(/images/bg_left.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.biobody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
.biohead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.style2 {font-size: 16px}.MainBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
}
.smallfootnote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
#container {
	margin: auto;
	width: 400px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-color: #FFFFFF;
}
#container #content {
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.countTable {
    width:300px;
    border:1px solid #ccc;
    margin:auto;
    margin-top:15px;
    margin-bottom:15px;
    border-collapse:collapse;
}
