body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	top: auto;
}
.columntext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-right: 18px;
	color: #000000;
}
.indentedcolumntext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	color: #000000;
	padding-right: 10px;
	text-align: center;
}
.smcolumntext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.columnheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	color: #EB028C;
	font-weight: bold;
	line-height: 18px;
}
.style21 {
	font-size: 10pt;
	color: #000000;
	font-style: italic;
	padding-bottom: 15px;
	text-align: right;
	line-height: normal;
	top: -10px;
	margin-bottom: 10px;
	left: 325px;
	width: 300px;
	position: relative;
}
.style22 {
	color: #FF9900;
	font-size: 15px;
}
.style23 {
	color: #FF9900
}
.style27 {
	color: #000000;
	font-size: 12px;
}
a:hover {
	color: #FF0099;
	text-decoration: none;
}
a:link {
	color: #FF0099;
	text-decoration: none;
}







.indentcolumntext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-right: 18px;
	color: #000000;
	margin-left: 15px;
}
.indentthis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:active {
	
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}


/* News Column*/
.ss {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	background-color: #30F;
}

.ss a:visited {
	color:#FFF;
}

.ss a:hover{
	color:#F60;
}
