body{
	color : Black;
	font-size : 10pt;
}
H1{
	margin-left : 2px;
	font-family : Arial, Helvetica, sans-serif;
	color : white;
	font-size : 11pt;
	margin-bottom : 2px;
}
H2{
	margin-left : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : #708090;
	font-size : 16pt;
	letter-spacing : 3px;
}
H3{
	margin-left : 2px;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-size : 9pt;
	margin-bottom : 2px;
}
H4{
	margin-left : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : #708090;
	font-size : 10pt;
	font-weight: bold;
}
P
{
	margin-left : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
}
.parafooter{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
A
{
    COLOR: #2D2EFF;
    FONT-FAMILY:  Arial, Verdana;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #E7168C;
    FONT-FAMILY:  Arial, Verdana;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: left;
    TEXT-DECORATION: underline
}

menulink
{
}

.menulink A
{
	COLOR: white;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	background-image : url(images/menuoff.jpg);
	width : 150px;
	height: 21px;
	background-repeat : no-repeat;
}
.menulink A:hover
{
	COLOR: white;
	FONT-FAMILY: Arial, Verdana;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	background-image : url(images/menuon.jpg);
	width : 150px;
	height: 21px;
}
TABLE{
	
}
TR{
	
}
TD{
	margin-left : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
}
.indented{
		margin-left : 30px;
}
UL{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
LI{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}
OL{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}
