body  {
	background : #FFFFFF;
	color : #000000;
	font-family : "Courier New", Courier, monospace;
	font-size: 10pt;
}

big {
	font-family : "Courier New", Courier, monospace;
	color : #000000;
	font-weight : bold;
	font-size : 16pt;
}

big.red {
	font-family : "Courier New", Courier, monospace;
	color : #D00909;
	font-weight : bold;
	font-size : 16pt;
}

big.wfc {
	font-family : "Courier New", Courier, monospace;
	color : #000000;
	font-size : 12pt;
}

big.wfcred {
	font-family : "Courier New", Courier, monospace;
	color : #D00909;
	font-size : 12pt;
}

a  {
	font-family : "Courier New", Courier, monospace;
	font-size: 10pt;
	text-decoration : none;
	margin-top : 0px;
	margin-bottom : 0px;
	color : #0000FF;
}

a.h2  {
	font-family : "Courier New", Courier, monospace;
	font-size : 14pt;
	font-weight : bold;
	text-decoration : none;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding : 0px 0px 0px 0px;
	color : #D00909;
}

a.h3  {
	font-family : "Courier New", Courier, monospace;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding : 0px 0px 0px 0px;
	color : #000000;
}

a.h3red {
	font-family : "Courier New", Courier, monospace;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding : 0px 0px 0px 0px;
	color : #D00909;
}


form  {
	font-family : "Courier New", Courier, monospace;
	font-size: 10pt;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-color : transparent;
}

p  {
	font-family : "Courier New", Courier, monospace;
	font-size: 10pt;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

p.black  {
	font-family : "Courier New", Courier, monospace;
	font-size: 10pt;
	color : #000000;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

p.nav1  {
	font-size : 10pt;
	margin-bottom : 2px;
	margin-top : 2px;
	margin-left : 8px;
	margin-right : 0px;
	font-family : "Courier New", Courier, monospace;
}

p.navspace {
	margin-left : 6px;
}
	
p.h1  {
	font-size: 16pt;
	font-family : "Courier New", Courier, monospace;
	color : #D00909;
	margin-bottom : 5px;
	margin-top : 0px;
	font-weight : bold;
}

p.h2 {
	font-size : 14pt;
	font-family : "Courier New", Courier, monospace;
	color : #D00909;
	margin-top : 2px;
	margin-bottom : 5px;
	font-weight : bold;
}

p.h3 {
	font-size : 12pt;
	font-family : "Courier New", Courier, monospace;
	color : #000000;
	font-weight : bold;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

p.h3red {
	font-size : 12pt;
	font-family : "Courier New", Courier, monospace;
	color : #D00909;
	font-weight : bold;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

p.green {
	font-size : 10pt;
	font-family : "Courier New", Courier, monospace;
	color : #009900;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

p.yellow {
	font-size : 10pt;
	font-family : "Courier New", Courier, monospace;
	color : #666699;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

p.red {
	font-size : 10pt;
	font-family : "Courier New", Courier, monospace;
	color : #D00909;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}


td  {
	font-size : 10pt;
	font-family : "Courier New", Courier, monospace;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

li  {
	font-size : 10pt;
	font-family : "Courier New", Courier, monospace;
	margin : 2px 0px 2px 0px;
	padding : 0px 0px 0px 0px;
}

li.red  {
	font-size : 10pt;
	font-family : "Courier New", Courier, monospace;
	color : #cc3300;
	margin : 2px 0px 2px 0px;
	padding : 0px 0px 0px 0px;
}

span.red {
	font-size : 10pt;
	font-family : "Courier New", Courier, monospace;
	margin : 2px 0px 2px 0px;
	padding : 0px 0px 0px 0px;
	color : #D00909;
}
