body {
	background-color: #9999CC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size : 16px;
}



h1 {
	font-size: 26px;
	color : #660066;
}
h2 {
	font-size: 18px;
	color : #663300;
}
h3 {
	font-size: 18px;
	color : #660066;
}
h4 {
	font-size: 12px;
	color : #660066;
}

.head1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #FFFFCC;
	text-align:center;
	border: 0px solid #7E0000;
	padding-bottom : 6px;
	padding-top : 6px;
	padding-left : 20px;
	padding-right : 40px;
	float : right;
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	color: #FFCC66;
	text-align:center;
	text-transform: uppercase;
	text-decoration: none;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	color: #660066;
	text-align:center;
	text-transform: uppercase;
	text-decoration: none;
}

li {
	color: #660066;
	font-weight : bold;
	font-size : 12px;
}
li a{
	color: #FCC441;
	text-decoration: none;
	font-size : 12px;
}
li a:hover{
	color: #FCC441;
	text-decoration : underline;
	font-weight : bold;
	list-style : none;
	font-size : 12px;
}
#foot a{
color: #FCC441;
	text-decoration: none;
	font-weight : bold;
}
#googel{
	color: #660066;
	font-size : 10px;
}


#form td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #FFCC66;
	text-align:center;
	text-transform: uppercase;
	text-decoration: none;
}

#form input{
	font-size:12px;
	height: 20px;
	width: 250px;
	color: #660033;
	background-color: #FFFFCC;	
	
}
#form  .submit{
	font-size:12px;
	height: 20px;
	width: 250px;
	color: #660033;
	background-color: #FFCC66;
}
.table1{
	border : 2px double E8AEE3;
	color : #660066;
	margin-bottom : 10;
	margin-left : 10;
	margin-right : 10;
	margin-top : 10;
}
.table1 td{
	border : 1px double E8AEE3;
	
}
.tablelink1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #000066;
	text-align:center;
	border: 2px double #7E0000;
	padding-bottom : 6px;
	padding-top : 6px;
	padding-left : 4px;
	padding-right : 4px;
}
a.tablelink1:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; font-size:12px; color:#EB135A; text-align:center; text-decoration: none;}
a.tablelink1:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; font-size:12px; color:#EB135A; text-align:center; text-decoration: none;}
a.tablelink1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size:12px;
	color: #FFCC00;
	text-align:center;
	text-decoration: none;
}