a:link {
font-weight : 700; 
color : rgb(255,128,0); 
text-decoration : none; 
background-color : transparent; 
} 
a:visited {
font-weight : 700; 
color : #000000; 
text-decoration : none; 
background-color : transparent; 
} 
a:active {
font-weight : 700; 
color : #ff0000; 
text-decoration : none; 
background-color : transparent; 
} 
a:hover {
font-weight : 800; 
color : #ff0000; 
text-decoration : none; 
background-color : transparent; 
} 
table {
font-family : Arial, Helvetica, sans-serif; 
font-size:10pt;
} 
td {
font-family : Arial, Helvetica, sans-serif; 
color : rgb(0,0,0); 
font-size:10pt;
} 

body {
font-family : Arial, Helvetica, sans-serif; 
background-color : #ffffff; 
background-attachment: fixed;
color : #000000; 
font-size : 10pt; 
} 


p {
font-family : Arial, Helvetica, sans-serif; 
font-size : 10pt; 
color : #000000; 
} 