﻿
body         {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #008000;
}
#wrap {
	width: 800px;
	margin: 0px auto 10px auto;
}


table        { font-family: Arial; font-size: 10pt; font-weight: bold; color:#008000 }
.style2 {
	text-align: center;
}
.style3 {
	border: 1px solid #006600;
}
.style4 {
	border-collapse: collapse;
}
.style5 {
	border: 1px solid #006600;
	background-color: #FEFDDE;
}
.style6 {
	font-size: xx-small;
}
a:link       {
	color: #0000FF;
	text-decoration: none;
}
h1 {
	padding: 0px;
	margin: 0px;
}
