body, table
{
    BACKGROUND: ../background.jpg;#ffffff
    COLOR: #1863A6;
    FONT-FAMILY: Arial;
    font-size : 10pt;
    TEXT-DECORATION: none;
}
h1 {
	color : #1863A6;
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}
h2 {
	color : #1863A6;
	font-family : Arial;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
}
h3 {
	color : #1863A6;
	font-family : Arial;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
}
A:link
{
    COLOR: #1863A6;
    TEXT-DECORATION: none;
}
A:active
{
    COLOR: #1863A6;
    TEXT-DECORATION: none;
}
A:visited
{
    COLOR: #1863A6;
    TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FF0000;
    text-decoration : underline;
}
ul           
{
	color : #000000;
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}
ul ul
{
	color : #000000;
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}
ul ul ul{
	color : #000000;
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}
ul.bull{
	color : #000000;
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}
ul.text{
	color : #000000;
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}
.tdFooter {
	color : #1863A6;
	font-family : Arial;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
}