

body {
margin: 0;
padding: 0;
color: #ffffff; background-color: #ffffff;
background-attachment: fixed;
background-position: top left;
background-repeat: no-repeat;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #CC3333;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color: #CC3333;
scrollbar-arrow-color: #006666;
}

.copy {
font-size: 10pt;
font-family: Arial, Verdana, sans-serif;
color: #CC3333;
text-decoration: none;
}

.copygreen {
font-size: 10pt;
font-family: Arial, Verdana, sans-serif;
color: #006666;
text-decoration: none;
}

.copybigbold {
font-size: 14pt;
font-family: Arial, Verdana, sans-serif;
color: #CC3333;
text-decoration: bold;
}

.copysmall {
font-size : 9pt;
font-family : Arial, Verdana, sans-serif;
color : #CC3333;
}

.copysmaller {
font-size : 8pt;
font-family : Arial, Verdana, sans-serif;
color : #CC3333;
}

.copyblack {
font-size: 10pt;
font-family: Arial, Verdana, sans-serif;
color: #000000;
text-decoration: none;
}

.copybigboldblack {
font-size: 14pt;
font-family: Arial, Verdana, sans-serif;
color: #000000;
text-decoration: bold;
}

.copysmallblack {
font-size : 8pt;
font-family : Arial, Verdana, sans-serif;
color : #000000;
}

a.link {
text decoration : none;
font-size : 10pt;
font-family : Arial, Verdana, sans-serif;
color : #CC3333;
font-weight : bold;
}

a.link:hover {
text decoration : underline;
font-size : 10pt;
font-family : Arial, Verdana, sans-serif;
color : #006666;
font-weight : bold;
}

a.link:visited {
text decoration : underline;
font-size : 10pt;
font-family : Arial, Verdana, sans-serif;
color : #A7A7A7;
font-weight : bold;
}

a.link:active {
text decoration : underline;
font-size : 10pt;
font-family : Arial, Verdana, sans-serif;
color : #666666;
font-weight : bold;
}
