body a:link {color : rgb(217,86,4); text-decoration : none}
body a:visited {color : rgb(217,86,4); text-decoration : none}
body a:hover {color : rgb(229,118,48); text-decoration : underline}
body a:active {color : rgb(217,86,4); text-decoration : none}
body, div, p, span, blockquote, ol, ul, dl, li, dt, dd, td 
	{font: 10pt Arial, Helvetica, sans-serif; color : 565656;}

.header {
font-size: 15pt;
color : rgb(217,86,4);
font-weight : bold;
}

.subheader {
font-size: 10pt;
color : rgb(217,86,4);
font-weight : bold;
}

.sidelinks {
color : white;
font-size: 10pt;
}
.sidelinks a:link {
color : white;
text-decoration : none;
font-size: 10pt;
}
.sidelinks a:visited {
color : white;
text-decoration : none;
font-size: 10pt;
}
.sidelinks a:hover {
color : white;
text-decoration : underline;
font-size: 10pt;
}
.sidelinks a:active {
color : white;
text-decoration : none;
font-size: 10pt;
}

.smalltext {
font-size: 7pt;
font-family: Verdana, Arial, Helvetica;
}



