
a:link { 
text-decoration : none; 
color : #000; 
} 
a:visited { 
text-decoration : none; 
} 
a:active { 
text-decoration : none; 
color : #000; 
font-style : normal; 
} 
a:hover { 
color : rgb(219, 37, 0); 
text-decoration : underline; 
} 
p.normal { 
font-family : Verdana, Arial, Helvetica; 
font-size : 11pt; 
font-style : normal; 
margin-left : 5cm; 
} 
h1 { 
font-family : Verdana, Arial, Helvetica; 
font-size : 11pt; 
text-align : left; 
font-style : normal; 
color : #000000; 
} 
h2 { 
font-family : Verdana, Arial, Helvetica; 
font-size : 11pt; 
text-align : left; 
font-style : normal; 
color : #000000; 
} 
h3 { 
font-family : Verdana, Arial, Helvetica; 
font-size : 11pt; 
text-transform : uppercase; 
text-align : left; 
font-style : normal; 
color : #800000; 
} 
body { 
background-color : #ffffff; 
} 
p { 
font-family : Verdana, Arial, Helvetica, Sans-serif; 
font-size : 70%; 
line-height : 18px; 
} 
