.backgroundcolor {
	background-color: #006699;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.textcolor {
	font-family: Verdana;
	font-size: large;
	font-weight: bolder;
	color: #003366;
	text-align: center;

}
.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: #FFFFFF;
	text-align: center;


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

}
.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;
	margin: 10px;
	padding: 10px;
	height: 15px;


}
.test {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.tabledes {
	padding: 50px;
	height: 200px;
	text-align: center;
}
.tables {
	height: 80px;
	width: 365px;
}
