body {
background-color : #c5cfce;
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
color : #666666;
}

h1 {
font-size : 16pt;
font-family : Arial, sans-serif;
}

h3 {
font-size : 11pt;
font-family : Arial, sans-serif;
}

table {
font-size : 10pt;
font-family : Arial, sans-serif;
} 

P {
font-size : 10pt;
font-family : Arial, sans-serif;
} 

A:link {
color : #000000;
}

A:visited {
color : #666666;
}

A:active {
color : #000000;
}

A:hover {
color : #000000;
background-color : #666666;
text-decoration : none;
}

img {
border : none;
}