/*=(===============================================================)*/

P.Body {	
	font-face: Trebuchet;
	font-size: 10pt;
	color: #005A8A;
}

P.Title {
	font-family: Trebuchet;
	font-weight: normal;
	font-style: normal;
	margin-top: 10pt;
	margin-bottom: 6pt;
	font-size:18pt;
	color: #990000;
}

H1 {
	font-family: Trebuchet;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
	color: #990000;
}

H2 {
	font-weight: bold;
	font-size: 14pt;
	font-family: Tahoma;
	margin-top: 8pt;
	margin-bottom: 4pt;
	color: #990000;
}

H3 {
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	margin-top: 10pt;
	margin-bottom: 6pt;
	font-size: 14pt;
	color: #990000;
}

H4 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	color: #004080;
}

H5 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10.0pt;
	color: #004080;
}

H6 {
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
}

A:link {
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-face: Trebuchet MS;
	color: #990000;
	x-text-underline: Normal;
}

A:visited {
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-family: Trebuchet MS;
	color: #990000;
	x-text-underline: Normal;
}

A:active {
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-family: Trebuchet MS;
	color: #990000;
	x-text-underline: Normal;
}

A:hover {
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-family: Trebuchet MS;
	color: #005a8a;
	x-text-underline: On;
}

/*=(===============================================================)*/