a:link {
	color: #999999;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:visited {
    color: #999999;
    font-weight: normal;
    font-style: normal;
	text-decoration: underline;
}
a:active {
    color: #999999;
    font-weight: normal;
    font-style: normal;
	text-decoration: underline;
} 
a:hover {
	color: #CC3333;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
body
{
	color: #000000;

}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;



	/*width:90%;*/
}
h1, h2, h3, h4, h5, h6
{
	font-style: normal;
}
h1
{
	color: #0066CC;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	font-family: "Century Gothic";



}
h2
{
	color: #0066CC;
	font-size: 12pt;
	font-weight: bold;
	font-family: "Century Gothic";
}
h3
{
	color: rgb(50,150,200);
	font-size: 8pt;
}
h4
{
	color: rgb(50,150,200);
}
h5
{
	color: rgb(50,150,200);
}
h6
{
	color: rgb(50,150,200);
}
td
{
	font-size: 10pt;
	font-family: "Century Gothic";
	/* padding: 0.25cm;*/
	/* width:80%; */

}
.maintable {
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border: 15px solid #FFFFFF;
	background-image: none;


}
.border5px {
	border: 10px solid #FFFFFF;
}
.roundtable {
	border: thin solid #000000;
}
