body {
margin : 5px; 
} 
p {
font-family : verdana, sans-serif; 
text-align : center;
font-size : 12px; 
color : #D1D1D1; 
background-color : transparent;
} 
h1 {
font-family : verdana, sans-serif; 
font-size : 11px; 
color : #D1D1D1; 
background-color : transparent; 
text-align : center; 
} 
h2 {
font-family : verdana, sans-serif; 
font-size : 11px; 
font-weight:normal;
color : #D1D1D1; 
background-color : transparent; 
text-align : center; 
}
h3 {
font-family : verdana, sans-serif; 
font-size : 12px; 
font-weight:bold;
color : #D1D1D1; 
background-color : transparent; 
text-align : center; 
} 
a:link {
font-family : verdana, sans-serif; 
font-size : 11px; 
font-weight:bold;
color :#D1D1D1; 
text-decoration : none; 
} 
a:visited {
font-family : verdana, sans-serif; 
font-size : 11px; 
color : #B1B1B1; 
text-decoration : none; 
} 
a:hover {
font-family : verdana, sans-serif; 
font-size : 11px; 
color : white; 
background-color : transparent; 
text-decoration : none; 
}
a:active{
font-family : verdana, sans-serif; 
font-size : 11px; 
color : #D2859C; 
background-color : transparent; 
text-decoration : none; 
} 
