BODY,P,TD  {
    background-color : #F8F3D6;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11pt;
    color: Navy;
    font-style : normal;
}

A {
	text-decoration: none;
	color: Navy;
}
H2 {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12pt;
    color: Navy;
    font-style : normal;
    font-weight : bold;
}


A:Hover {
    text-decoration: none;
    color: red;
}
CAPTION {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11pt;
    color: Navy;
    font-style : normal;
}
