/* CSS Document */
body {
	font-family:"Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFCC;
	font-size: 14px;
	font-style: normal;}
.style1 {
	color: #009933;
	font-weight: bold;
		}
.style2 {
	color: #000000;
	font-weight: bold;
		}
.MainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

