body
	{
	background-color: #CCCCCC; 
	margin: 0px; 
	padding: 0px; 
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	} 

h1 
	{ 
	color : #990000; 
	font-family: "Trebuchet MS", arial, sans-serif; 
	font-weight : bold; 
	font-size : 34px; 
	margin-top: 0px; 
	line-height: 140%; 
	margin-bottom:10px; 
	text-decoration : none; 
	text-align: center; 
	}

h2 
	{ 
	color : #000;; 
	font-family: Arial, sans-serif; 
	font-weight : bold; 
	font-size : 16px; 
	margin-top:5px; 
	margin-bottom:30px; 
	text-decoration : none;
	text-align: left;  
	}

h3 
	{ 
	color : #990000; 
	font-family: Arial, sans-serif; 
	font-weight : bold; 
	font-size : 14pt; 
	margin-top:5px; 
	margin-bottom:15px; 
	text-decoration: none;
	text-align: center; 
	line-height: 150%;
	}

p { 
	color : #000000; 
	font-family: Verdana, arial, sans-serif; 
	font-size : 10pt; 
	line-height: 130%; 
	text-align: justify
	}

.popclose { 
	color : #000000; 
	font-family: Verdana, arial, sans-serif; 
	font-size : 10pt; 
	text-align: right;
	}

.smalltext 
	{
	color : #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 8pt; 
	line-height: 125%; 
	}

.legal
	{
	color : #999; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 8pt; 
	line-height: 125%; 
	}

.charttext
	{
	color : #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 10pt; 
	line-height: 125%; 
	}


a img {border: none; } 

a.inlinelink:link {color: #CC0033;  }
a.inlinelink:visited {color: #CC0033; }
a.inlinelink:hover {color: blue; }
a.inlinelink:active {color: #CC0033; }

a.legallink:link {color: #999;  }
a.legallink:visited {color: #999; }
a.legallink:hover {color: #999; }
a.legallink:active {color: #999; }


.dynlink {cursor:pointer; cursor:hand; text-decoration: underline; color:blue; }


.wrapper
	{
	background-color: #ffffff; 
	width: 675px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #666;
	}

.mainbody
	{
	padding: 55px; 
	color : #000000; 
	font-family: Arial, sans-serif; 
	font-size : 10pt; 
	line-height: 150%; 
	text-align: justify
	}

.opening
	{
	font-size : 12pt; 
	}

.order
	{
	font-size : 12pt; 
	text-align: center;
	}

.crossout
	{
	text-decoration: line-through;
	}

.yell
	{
	background-color: yellow;
	color: black;
	}

.chartbox
	{
	float:left;
	margin: 15px;
	width:250px;
	}

.quotebox
	{
	width: 400px;  
	padding: 10px;
	margin: 5px;
	border: 2px dashed #cccc99;
	background-color: #ffffcc;
	text-align: left;
	}

ul li
	{
	margin-left: 0px;
	margin-right: 0;
	font-family: Arial, sans-serif; 
	font-size : 10pt; 
	line-height: 150%;
	text-align: left;
	list-style-image: url(tick2.gif);
	}