body{

	background: white;
	font-family: Georgia;
	color: #cc0000;
	font-size : 12pt;
	font-weight: normal;

}
p{
	font-family: Georgia;
	color: #cc0000;
	font-size : 12pt;
	font-weight: normal;
}

h1{
	font-family: Georgia;
	color: #aa0000;
	font-size : 16pt;
	font-weight: normal;
}

h2{
	font-family: Georgia;
	color: #880000;
	font-size : 14pt;
	font-weight: normal;
}
	
td{
	font-family: Georgia;
	color: #cc0000;
	font-size : 12pt;
	font-weight: normal;
}

a
{
    COLOR: #000099;
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
}
a:hover
{
    COLOR: #0000ff;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
}

a:visited
{
    COLOR: #000099;
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
}


a.homelink
{
    COLOR: #000099;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12pt;
}
a.homelink:hover
{
    COLOR: #0000ff;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12pt;
}

a.homelink:visited
{
    COLOR: #000099;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12pt;
}


