P  {
	background : #FFFFFF;
	font-size : 12pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #008080;
}

P.w  {
	font-size : 12pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #008080;
}
P. quote {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : italic;
	color : #ff0000;
}

P. small {font-size : 10pt;
			font-family : sans-serif;
			font-weight : italic;
			color : #0033ff;
			text-transform : uppercase;
			}
			
P. little {font-size : 6pt;
			font-family : sans-serif;
			font-weight : italic;
			color : #008080;
			text-transform : smallcaps;
			}
			
H1  {
	font-size : 24pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #008080;
	font : Verdana, Helvetica, Arial;
	text-align : center;
}

H2  {
	font-size : 18pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #008080;
	text-align : center;
}

H3  {
	font-size : 14pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : italic;
	color : #0000FF;
		text-align : center;
}

H4  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
		text-align : center;
}
H5  {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : italic;
	font-style : italic;
	color : #0000FF;
		text-align : center;
}
H6 {
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
		text-align : center;
}
A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  { background-image : url(images/bkgccsig.gif);
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #0000FF;
	font : Arial, Verdana, Helvetica;
	text-align : left;
	list-style-type : circle;
	list-style-position : inside;
	list-style : circle;
}

