body {
	margin: 0px;
	padding: 0px;
	color: #666666;
}
a{
	color: #999999;
	text-decoration: none;
}

a:link{
	color: #666666;
	text-decoration: none;
}

a:visited{
	color: #666666;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	text-decoration: underline overline;
	background-color: #990000;
}
.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: oblique;
	font-weight: bold;
	color: #993300;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-align: justify;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}
.lefttable {
	border: 1px solid #666666;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #FFFFFF;
}
.table {
	border: 1px solid #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: oblique;
	font-weight: bolder;
	color: #993300;
}
.h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #FFFF00;
}
