body { color: black; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: lighter; line-height: normal; font-stretch: normal; position: relative }
a:link  { color: #FF3300; font-size: 12px; font-style: normal; font-weight: bold; line-height: 18px; text-decoration: none }
a:visited { color: #FF3300; font-size: 12px; font-style: normal; font-weight: bold; line-height: 18px; text-decoration: none }
a:hover { color: #00f; font-size: 12px; font-weight: normal; line-height: 18px; text-decoration: underline }
h1 {
	color: #FFFF00;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	display: inline;
}
h2 {
	color: teal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
	display: inline;
}
.small_text  { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 15px }
.white_text { color: white; font-size: 12px; line-height: 15px }
.sunHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.whiteText {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
