a:link  {
	color : "#0000ff";
	text-decoration : underline;
}

a:visited  {
	color : "#0000ff";
	text-decoration : underline;
}

a:active  {
	color : "#0000ff";
	text-decoration : underline;
}

a:hover  {
	color : "#ffffff";
	background-color : "#0000ff";
	text-decoration : underline;
}

#title1  {
	font-size : 18pt;
	font-family : Arial Narrow, Verdana, Tahoma;
	font-weight : bold;
	color : "#000000";
	text-transform : uppercase;
}

.br1  {
	font-size : xx-small;
	font-weight : normal;
}

table  {
	font-style : normal;
	font-weight : bold;
	font-family : Arial Narrow, Verdana, Tahoma;
	font-size : 12pt;
	color : "#000000";
}

#title0  {
	font-size : 22pt;
	font-weight : bold;
	font-family : Arial Narrow;
	color : "#000000";
	text-transform : uppercase;
}

#sectiontitle  {
	font-size : 16pt;
	font-style : italic;
	font-family : Arial Black, Arial;
	font-weight : bold;
	color : white;
	background-color : "#fc9a04";
	border-style : solid;
	border-color : "#ffffff";
	border-width : 2px;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 20px;
	padding-right : 20px;
	margin-left : 20px;
	margin-right : 20px;
	text-transform : uppercase;
}

BODY  {
	font-size : 12pt;
	font-family : Arial Narrow, Verdana, Tahoma;
	font-weight : bold;
	color : "#000000";
}

#small  {
	font-size : 8pt;
	font-family : Arial Narrow, Tahoma;
	font-weight : normal;
	color : "#000000";
}

#footer  {
	font-weight : bold;
}

#dir  {
	font-size : 12px;
	font-family : Arial Narrow;
	font-weight : normal;
}


