body {
	margin: 0px 0 0 0;
	padding: 0;
	background: #E6E6E6 url(../images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
}
a {   
        color: #333399;
}

a:hover {
        color: orange;
        font-weight: bold;

}

p {      
        color: #333399;
        font-weight: bold;
        font-size: 12px;
}

.center {
margin-left: 26%;
}

strong { 
        font-size: 150%;
}

h2 {
        font-family: Arial;
        font-size: 20px;
        color: #993366;
        font-weight: bold;
}


td {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003264;
	text-align: justify;
}


.header {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #510000;
	text-align: left;

}

a.one:link, a.one:visited, a.one:active {
color: #003264; text-decoration:underline;
}
a.one:hover{
color:#666666;
text-decoration:none;
}



a.two:link, a.two:visited, a.two:active {
color: #ffffff; text-decoration:none;
}
a.two:hover{
color:#F6FF00;
text-decoration:underline;
}

.header1 {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;

}

.notice {
        text-align: center;
        color: #333399;
        font-weight: bold;
        font-style: capitalize;
}

.footer {
	font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;

}









	
