body {
	font-family: Arial;
	padding: 0;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
	text-align: center; 
	background:url(all_images/banners/pattern.gif) repeat-y 50% 0; 
	background-color: #e7e2d7;
}

P  {
	margin-right:15pt;
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
	font-style: normal;
	margin-top: 14px;
	margin-bottom: 8px;
	margin-left: 15px;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
}

h1  {
	margin-right:8pt;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 14px;
	font-style: normal;
	margin-top: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #999966;
	text-decoration: none;
	line-height: 14px;
	margin: 3px 8px 8px;
}

h3, A.urllink {	;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	font-style: normal;
	margin: 3px;
	padding: 0px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	margin: 5px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}

h6 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #D1D191;
	text-decoration: none;
	left: 0px;
	clip:  rect(   );
	font-style: normal;
	font-variant: normal;
	margin-top: 15px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 15px;
}

a:link {;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color:#CC0000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: none;

}
a:active {
	color: #FF6600;
	text-decoration: none;
}

a.urllink {
margin:0px
}

a.urllink:link {
	color: #333333;
	text-decoration: none;
}
a.urllink:hover {
	color:#FFCC00;
	text-decoration: none;
}
a.urllink:visited {
	color: #333333;
	text-decoration: none;
	
}
a.urllink:active {
	color: #FF6600;
	text-decoration: none;
}
