H1  {
	font-size : 16pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H2  {
	font-size : 14pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H3  {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : italic;
	color : black;
}


H6  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}
H5  {
	font-size : 10pt/12pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}

BODY  {
	color: #ffffff;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	margin-left: 0px; margin-top: 0px;
}

.smaller  {
	font-size : 8pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color: black;
}

TD  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}


P  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}


A:link  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : blue;
}


A:hover  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

A:active  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}
A:visited  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #3D99F5;
}

a.button, 
a:visited.button
{
display: block;
font-family: arial, verdana; 
font-weight:bold;
text-align:left;
color:navy;
width:126px;
height:20px; 
background-color:transparent;
background-image: url(graphics/offback.gif);
text-decoration: none;
font-size:12px; 
padding:2px;
}

a:hover.button
{
display: block;
font-family: arial, verdana; 
font-weight:bold;
text-align:left;
color:navy;
width:126px;
height:20px; 
background-color:transparent;
background-image: url(graphics/onback.gif);
text-decoration: none;
font-size:12px; 
padding:2px;
}


A.cndark:link   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;
	}

A.cndark:visited   {		font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;
	}
A.cndark:hover   {
	font-size : 10px;		font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #404040;
	text-decoration:none;
}

A.cndark:active   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;
	}