@charset "utf-8";

body {
	background-color:#02922e;
}
img, div, a, input { 
	behavior: url(iepngfix.htc) 
}
.style6 {
	color: #FFFF00;
}
.pText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFF33;
	font-size:19px;
}
.lText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFF33;
	font-size:19px;
}
.pTextLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFF33;
	font-size:21px;
}
.pTextMedium {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFF33;
	font-size:19px;
}
.pTextXLarge{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFF33;
	font-size:26px;
}
.sTextItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFF33;
	font-size:21px;
	font-style:italic;
}
.paddingB20 {
	padding-bottom:20px;
}

.paddingB50 {
	padding-bottom:50px;
}


