body {
	font-family: "Times New Roman";
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: justify;


}

td {
	font-family: "Times New Roman";
	font-size: 14px;

}

th {
	font-family: "Times New Roman";
	font-size: 14px;

}
.mainbox {
	font-family: "Times New Roman";
	font-size: small;
	color: #000000;
	position: absolute;
	width: 550px;
	left: 15%;
	top: 5px;
	padding-right: 3em;
	padding-bottom: 3em;
	bottom: 10px;
	right: auto;
	border: thin none;
	text-align: justify;
	visibility: visible;
















}
h1 {
	font-family: Verdana;
	font-size: 24px;
	color: #666666;
}
p {
	font-family: "Times New Roman";
	font-size: small;
	color: #000000;
}
a {
	color: #000000;
}
a:hover {
	color: #FF9900;
}
.minorbox {
	border: thin dotted #FF9966;
	width: auto;
}
table {
	border: none #CCCCCC;
}
a:link {
	color: #000000;
}
hr {
	color: #000000;
}
