body {
	margin: 0px;
	background-attachment: fixed;
	background-color: #ffffff;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-color: 333333;


}
P {
	FONT-SIZE: 10pt;
	COLOR: #333333;
	FONT-FAMILY: Arial, Geneva, Helvetica, sans-serif;
	text-align:justify;
	left: 4px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-indent: 0px;
	clip:  rect(auto 4px 0px auto);



}
/* Normal Links */
a {text-decoration:none; font-family:arial; font-size:10pt; color:#140571; font-weight:normal}
a:hover {text-decoration:underline; font-family:arial; font-size:10pt; color:140571; font-weight:normal}
/* Small White Links */
a.white {text-decoration:none; font-family:arial; font-size:8pt; color:#ffffff; font-weight:normal}
a:hover.white {text-decoration:underline; font-family:arial; font-size:8pt; color:#ffffff; font-weight:normal}
/* White Labels Sml. */
.whtlabel {text-decoration:none; font-family:arial; font-size:8pt; color:ffffff; font-weight:bold}
/* Green Header Lg. */
.grnlrg {font-family: verdana, sans-serif; font-size:12pt; color:#199449; font-weight:bold}
/* Green Header Sml. */
.grnsml {font-family: verdana, sans-serif; font-size:10pt; color:#199449; font-weight:bold}
/* Blue Header Lg. */
.bluelrg {font-family: verdana, sans-serif; font-size:12pt; color:#140571; font-weight:bolder}
/* Blue Header Sml. */
.bluesml {font-family: verdana, sans-serif; font-size:10pt; color:#140571; font-weight:bold}
/* Boxed Link */
a.boxed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #140571;
	margin: 4px;
	padding: 2px;
	text-decoration: none;
	width: 144px;
	height: 11px;
}
a:hover.boxed {
	border: 1px solid #93A9B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #140571;
	background-color:#C2CFD8;
	margin: 4px;
	padding: 1px;
	text-decoration: none;
	width: 144px;
	height: 11px;

}

.big{
	font:Arial, Helvetica, sans-serif;
	color:#140571;
	font-size:30px;
	font-weight:bold;
}
