p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : normal;
	color: #BCBCBC;
	line-height : 17px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom: 0px;
}


.H1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #999999;
	font-style: normal;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	margin-top: 25px;

}


.H1 a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight : normal;
	color: #999999;
	line-height : 17px;
	font-style: bold;
	letter-spacing: 1px;
	text-align: center;
		margin-top: 25px;

}
.H1 a:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight : normal;
	color: #999999;
	line-height : 17px;
	font-style: bold;
	letter-spacing: 1px;
	text-align: center;
		margin-top: 25px;

}
.H1 a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #E60000;
	line-height: 17px;
	font-style: bold;
	letter-spacing: 1px;
	text-align: center;
		margin-top: 25px;

}

.H2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: White;
	line-height: 17px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		padding-top: 24px;
}

.H3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #E60000;
	line-height: 17px;
	padding-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-top: 24px;
}



.news_content {
	color: #FFFFFF;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-right: 0px;
	margin-left: 65px;
	margin-bottom: 7px;
	letter-spacing: -1px;
	margin-top: 4px;
	background: #696969;
}

.news_content a:hover{
	color: #FFFFFF;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-right: 0px;
	margin-left: 65px;
	margin-bottom: 7px;
	letter-spacing: -1px;
	margin-top: 4px;
	background:  #E60000;
}




.copyright {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #505050;
	font-style: normal;
	letter-spacing: 0px;
	text-align: center;
	text-decoration: none;
}


.copyright a:visited{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: xx-small;
	font-weight : normal;
	color: #505050;
	line-height : 17px;
	font-style: bold;
	letter-spacing: 0px;
	text-align: center;

}
.copyright a:active{
		font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: xx-small;
	font-weight : normal;
	color: #505050;
	line-height : 17px;
	font-style: bold;
	letter-spacing: 0px;
	text-align: center;

}
.copyright a:hover{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #E60000;
	line-height: 17px;
	font-style: bold;
	letter-spacing: 0px;
	text-align: center;





}

.recommended{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height : 25pt;
	color: navy;
	padding-top : 8px;
	margin-left : 2px;
	font-style : italic;
}

.submit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: Black;
	line-height: 17px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


 
.textfield_effect    {
	/*we will first set the border <strong class="highlight">styles</strong>.*/
	border-width: 1px;
	border-style: solid;
	border-color: Maroon; /*we are now going <strong class="highlight">to</strong> add <strong class="highlight">in</strong> the shadow image that we created earlier*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : normal;
	width: 300px;
	background: Gray;
}
 
