h2 {
  font-weight: normal;  
  font-size: 12px;
}
.maintext {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 12px;
	color: #000000;
}
.maintext a{
	color: #011971;
}
.maintext a:hover{
	color: #FF9900;
}
.mainred {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 12px;
	color: #FF0000;
}
.copyright {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 10px;
	color: #666666;
}
.address {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 10px;
	color: #FFFFFF;
}
.address a{
	color: #FFFFFF;
}
.address a:hover{
	color: #FF9900;
}.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #011971;
}
.headbegin {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #011971;
}
