.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}
.table1style {
 border-top-width: 1px;
 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: #cccccc;
 border-right-color: #cccccc;
 border-bottom-color: #cccccc;
 border-left-color:#cccccc;
 background-color: #1F1F1F;
}
.body
{
background-image:url('back.jpg');
background-repeat:no-repeat;
background-position:center center
;
} 

a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #999999; text-decoration: none}
a:link { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #cccccc; text-decoration: none}
a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #cccccc; text-decoration: none}

