
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text1 a {
	color : #000000;
	text-decoration: none;
}
.text1 a:hover {
	color : #D20000;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D20000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : #4B520C;
}
.link1 a {
	color : #4B520C;
	text-decoration: none;
}
.link1 a:hover {
	color : #D20000;
}
.UContent
{
 font-family:Tahoma;
 font-size: 11px;
 
}
.PageAllignMent
  {
    text-align:center;
    padding-left:100px;
    padding-right:100px;
    
  }