body {
	background-color: #FFCC66;

}
table { 
background-color: #FFFFFF;
}
A:link, A:visited, A:active {
	font-weight: bolder;
	color: #bb2020;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;



}

.text1 {
	font-size: 14px;
	line-height: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.text2 {
	font-size: 20px;
	line-height: 22px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
