BODY {
color: #000000;
background: #FFFFFF;
font-family: arial, sans-serif;
font-size: 12pt;
margin-left: 10;
margin-right: 10;
margin-top: 10;
margin-bottom: 5;
}

P {
font-family: arial, sans-serif;
font-size: 10pt;
color: #000000;
font-weight: bold;
font-style: normal;
}

.highlight {
	font-size: 11pt;
}


.quote {
color: #CC0000;
text-align: center;
font-weight: bold;
font-style: italic;
}

LI {
font-family: arial, sans-serif;
font-size: 11pt;
color: #000000;
text-align: left;
font-weight: normal;
font-style: italic;
}

.small {
font-family: arial, sans-serif;
font-size: 9pt;
color: #000000;
text-align: left;
font-weight: normal;
font-style: normal;
}

.center {
text-align: center;
}

.right {
text-align: right;
}

.pageheading {
font-family: arial, sans-serif;
font-size: 16pt;
color: #000000;
text-align: center;
font-weight: bold;
font-style: normal;
}

.subheading {
font-family: arial, sans-serif;
font-size: 14pt;
color: #000000;
text-align: left;
font-weight: bold;
font-style: normal;
}

.footer {
font-family: arial, sans-serif;
font-size: 8pt;
color: #000000;
text-align: left;
font-weight: normal;
font-style: normal;
}

A {
color: #000080; 
text-decoration: none;
font-weight: bold;
}


A:Hover {
color: #990000;
font-weight: bold;
}
