@charset "iso-8859-1";
/* author: myrlin@myrlin.net */
/* coparker style sheet */
/* Creation date: 11/3/2004 */
body
{
	font-family: sans-serif; Arial, Helvetica, Verdana;
	font-size: 10pt;	
	background-image: url(http://www.coparker.com/images/bkgnd1.gif);
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a
{
	font-family: serif; Times;
	font-size: 14pt;
	font-weight: bold;
}
a:LINk 
{
	color: #000000 /* BLACK */
}
a:VISITED 
{
	color: #660000 /* off - Very Dark Brown */
}
a:ACTIVE 
{
	color: #FF0000 /* RED */
}
a:HOVER 
{
	color: #FF0000 /* Match for logo RED */
}
h1
{
	font-size: 14pt;
	font-weight: Bold;
	align: center;
}
h2
{
	font-size: 12pt;
	font-weight: Bold;
	align: left;	
	text-decoration: underline;
	color: #000000;
}
h3
{
	font-size: 14pt;
	font-weight: Bold;
	align: left;
	color: #000000; /* Brown match for Logo */
}
h4
{
	font-size: 10pt;
	font-family: serif; Times;	
	align: center;	 
	color: #973501; /* Brown match for Logo */
}
h5
{
	font-size: 8pt;
	color: #000000;
}
h6
{	
	font-size: 6pt;
	font-weight: Bold;
	align: CENTER;	
	text-decoration: italic;	 
	color: #973501;	/* Brown match for Logo */
}
p
{
	font-size: 10pt;
	align: left;
	text-indent: 2em;
	color: #000000;
}
.p2
{
	font-size: 10pt;
	align: center;
	color: #FFFFCC; /* Off-White contrast for Logo-Brown Background */
}
table
{
	padding: 0pt;
	border: 0pt;
}