body{
	background-color:#FFFFCC
}



.Text {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #336600;
	font-size: 12px;
	font-weight: bolder;
}

.Tilte {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #336600;
	font-size: 20px;
	text-transform: uppercase;
	line-height: normal;
	font-weight: bolder;
}

.SubMain {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 18px;
	color: #336600;
}

.style1 {
	font-family:  "Courier New", Courier, mono;
		font-weight: bold;
	font-size: 14px;
	color: #336600;
}
.Tilte2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 20px;
	text-transform: uppercase;
	line-height: normal;
	font-weight: bolder;
}

.SubMain2 {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 18px;
	color: #cc9900;
}

