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

h1 
	{ 
	color : #990000; 
	font-family: Verdana, "Times New Roman", serif; 
	font-weight : bold; 
	font-size : 26px; 
	margin-top:10px; 
	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: left; 
	}

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%; 
	}

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

.legal
	{
	color : #999; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 8pt; 
	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; }
.dynlink {cursor:pointer; cursor:hand; text-decoration: underline; color:blue; }

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

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

.mainbody
	{
	padding: 15px; 
	color : #000000; 
	font-family: Verdana, "Times New Roman", serif; 
	font-size : 11pt; 
	line-height: 150%; 
	text-align: justify
	}

.opening
	{
	font-size : 12pt; 
	}

.terms
	{
	font-size : 11px; 
	line-height: 125%;
	text-align: left;	
	color: #999;
	}

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

.pix
	{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

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

ul li
	{
	margin-left: 0px;
	margin-right: 0;
	line-height: 160%;
	text-align: left;
	}