.head{
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #f05a22;
text-decoration: none;

}
.copy{
font-family: arial;
font-size: 11px;
color: #6a6a6a;
text-decoration: none;
text-align: justify;

}

a.copy{
font-family: arial;
font-size: 11px;
color: #6a6a6a;
text-decoration: none;

}

a.copy:hover{
font-family: arial;
font-size: 11px;
color: #f05a22;
text-decoration: underline;

}

body {
	margin: 0px;
    scrollbar-face-color: #e0e0e0;
    scrollbar-shadow-color: #e0e0e0;
    scrollbar-highlight-color: #e0e0e0;
    scrollbar-3dlight-color: #e0e0e0;
    scrollbar-darkshadow-color: #e0e0e0;
    scrollbar-track-color: #e0e0e0;
    scrollbar-arrow-color: #f05a22;
    font-family: arial; font-size: 11px; 
}