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;
}


BODY  {
	color : black;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}


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:visited  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #3D99F5;
}


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;

	
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none
}
.small,.mini,.P {
		font-size : 8pt;
		font-family : arial,sans-serif;
		font-weight : normal;
		font-style : normal;
		line-height : 15px;
	}
.tiny {
		font-size : 8pt;
		font-family : arial,sans-serif;
		font-weight : normal;
		font-style : normal;
		line-height : 8px;
	}
.spacer{font-size:1px;
		line-height:1px;}
.navybluebar
  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #3E458B;
}
.blackbar
  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}
.mainwhite {
		font-size : 8pt;
		font-family : arial,sans-serif;
		font-weight : normal;
		font-style : normal;
		line-height : 15px;
		color: white;
}
.mainimportant {
		font-size : 10pt;
		font-family : arial,sans-serif;
		font-weight : normal;
		font-style : normal;
		line-height : 15px;
		color: red;
}
.important {
		font-size : 9pt;
		font-family : arial,sans-serif;
		font-weight : normal;
		font-style : normal;
		line-height : 15px;
		color: red;
}
.veryimportant {
		font-size : 9pt;
		font-family : arial,sans-serif;
		font-weight : bold;
		font-style : normal;
		line-height : 15px;
		color: red;
}
.quiteimportant {
		font-size : 18pt;
		font-family : arial,sans-serif;
		font-weight : normal;
		font-style : normal;
		line-height : 24px;
		color: red;
}
.tableheaders {
	font-family: Times New Roman;
	font-size: 14pt;
	color: red;
	font-weight : bold;
	font-style : normal;
	text-decoration: none
}