.backgroundcolor {
	background-color: #006699;
}
.textcolor {
	font-family: Verdana;
	font-size: large;
	font-weight: bolder;
	color: #003366;

}
.text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;




}
.bigfont {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	background-color: #F3F3F3;
	text-align: center;


}
.boldtext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;

}
.allpage {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #F0F0F0;
	text-align: center;


}
.tittle {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;


}
