a {

	color: #0080FF;
}

a:visited {

	color: #0080C0;
}

a:hover {

	color: #cc6600;
}

a:active {

	color: #cc6600;
}

body {
background-color:#FF8000;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
margin:0;
}

td {
font-color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
margin:0;
}

td.text {
background-color:#F5BF6B;
color:#000;
}

.text_sm {
font-size:9pt;
color:#000;
}

.text_w_bold {
font-size:10pt;
color:#FFF;
font-weight:700;
}

.text_bold {
font-size:10pt;
color:#000;
font-weight:700;
}


.copy {
background-color:#9D5D31;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:400;
text-align:left;
}

