BODY, INPUT, TD, SELECT, TEXTAREA {
	color: #242323; 
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration : none;
}

A {
	color: #f7a706;
	text-decoration : underline; 
}

body,{
	font-family : Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background : #01355E url(images/background.gif);
}

.title{
	font-family : Futura STD, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size : 12pt;
	text-decoration : none;
	font-weight: bold;
	text-transform: uppercase;
}
a.title:HOVER{
	color:#a7e96f;
	text-decoration : underline;
}
.listlink{
	font-family : Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size : 10pt;
	font-weight: bold;
	padding-left : 5px;
	padding-bottom : 5px;
	text-decoration : underline;
}
a.listlink:HOVER{
	color:f7a706;
	text-decoration : underline;
}
.example{
	font-family : Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size : 11pt;
	font-weight: bold;
	padding-top : 10px;
	padding-bottom : 5px;
	text-decoration : underline;
}
a.example:HOVER{
	color:f7a706;
	text-decoration : underline;
}
.quote{
	font-family : Futura Std, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size : 14pt;
	text-decoration : none;
	font-weight: bold;
}
.chart{
	font-family : Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size : 8pt;
	text-decoration : none;
	font-weight: bold;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-right : 10px;
}
.chart2{
	padding-top : 10px;
	padding-bottom : 10px;
}
.text{
	font-family : Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size : 10pt;
	text-decoration : none;
}
a.text:HOVER{
	color:#a7e96f;
	text-decoration : underline;
}
.white{
	color:#ffffff;
	font-family : Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	text-transform: uppercase;
}
.grey{
	padding-left: 5px;
	color:#000000;
	font-family : Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}
.subtitle{
	color:#7bbe42;
	font-family : Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-weight : normal;
	text-decoration : none;
}
.subtext{
	color:#242323;
	font-family : Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height: 18pt;
	font-weight : normal;
	text-decoration : none;
}	
.sublink{
	color:#242323;
	font-family : Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height: 18pt;
	font-weight : normal;
	text-decoration : underline;
}
a.sublink:HOVER{
	color:#f4a107;
	text-decoration : underline;
}	
.formtext{
	color:#ffffff;
	font-family : Georgia, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : normal;
	text-decoration : none;
}

.input{
	border-width : 1px;
	color : #082653;
	font-family : Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	width : 200px;
	height : 18px;
	border-style : solid;

}
.textarea{ 
	border-width : 1px;
	color : #082653;
	font-family : Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	width : 200px;
	height : 50px;
	border-style : solid;

}