body, td, p
{
font-size : 10pt;
font-family : verdana;
font-weight : normal;
font-style : normal;
color : #545970;
text-decoration : none;
}
b
{
font-size : 10pt;
font-family : verdana;
font-weight : bold;
font-style : normal;
color : #545970;
text-decoration : none;
}
LI {
	list-style : square;
    color : #886600;
}
a
{
font-size : 10pt;
font-family : verdana;
font-weight : normal;
font-style : normal;
color : #0000cc;
text-decoration : none;
}
a:hover
{
font-size : 10pt;
font-family : verdana;
font-weight : normal;
font-style : normal;
color : #CC0000;
text-decoration : none;
}

H2
{
font-size : 14pt;
font-family : verdana;
font-weight : bold;
font-style : normal;
color : #545970;
text-decoration : none;
text-align:right;
}


