.body {
	font-size : 12px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	color : black;
}

.body_head {
	font-size : 16px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	color : black;
}

.quote_head {
	font-size : 14px;;
	font-family : Times New Roman, Times, serif;
	font-weight : bold;
	color : Navy;
}

.quote {
	font-size : 14px;
	font-family : Times New Roman, Times, serif;
	font-weight : normal;
	color : black;
}

.quote_attrib {
	font-size : 14px;
	font-family : Times New Roman, Times, serif;
	font-weight : bold;
	color : black;
	text-align : right;
}

H1  {
	font-size : 36px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	color : black;
}

H2  {
	font-size : 30px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	color : black;
}

H3  {
	font-size : 24px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	color : black;
}

H3  {
	font-size : 18px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	color : black;
}

TD  {
	font-size : 12px;
	font-family : Arial, Verdana, sans-serif;
	color : black;
}

P  {
	font-size : 12px;
	font-family : Arial, Verdana, sans-serif;
	color : black;
}

A:link  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	color : blue;
}


A:hover  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	color : Navy;
}


A:visited  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	color : #3D99F5;
}


A.cndark:link   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	color : #000000;
	text-decoration:none;
}


A.cndark:visited   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	color : #000000;
	text-decoration:none;
}


A.cndark:hover   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	color : #404040;
	text-decoration:none;
}

A.cndark:active   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	color : #000000;
	text-decoration:none;
}
