
/* CSS Document */
body {
	 	background-image:;
}
body,td,th {
	color:  ##333333;
	font-family: Arial, Helvetica, sans-serif;
}

.Style1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	COLOR: #993399;
	font-weight: bold;
	letter-spacing: 1mm ;
}
.Style2{
	font-family: Helvetica, "Times New Roman", Times, serif;
	font-size: 12px;
	COLOR: #993399;
	font-weight: bold;

}

.Style3{
	font-family: Helvetica, "Times New Roman", Times, serif;
	font-size: 12px;
	COLOR: #ffffff;
	font-weight: bold;

}

.Style9 {background-color:#66CC00;

font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	COLOR:#ff000;
	font-weight: bold;}





.h2 {

	font-size: 5px;
	COLOR: #FFFFCC;
	font-weight: bold;
   	letter-spacing: 1mm ;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Style8 {font-size: 12px;
font-weight: bold;}

.h3 {

	font-size: 18px;
	COLOR: #FFFFCC;
	font-weight: bold;
   	letter-spacing: 1mm ;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
   font-weight : bolder;
   text-align: center;
   font-size:28px; 
font-family: Arial,Helvetica,Comic Sans MS,  sans-serif;}


a:link {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #red;
}
a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #red;
}
a:hover {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #red;
}
a:active {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #red;

