BODY{
	color: #0093DD;
	width = 955px;
	font-family: Trebuchet MS, Verdana;
	font-size: 8pt;
	text-align: left;
	line-height : 12pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	background: white
}

H1{
	color: #FF6600;
	font-family : Trebuchet MS, Verdana;
	font-size : 16pt;
	font-style : normal;
	font-weight : bold;
	margin-top : 6pt;
    margin-bottom : 16pt;
}

H2{
	color: #FF6600;
	font-family : Trebuchet MS, Verdana; Tahoma, Arial;
	font-size : 12pt;
	font-style : normal;
	margin-top: 8pt;
	margin-bottom : 3pt;
	font-weight : bold;
	line-height : 16pt;
}

H3{
	color: #0093DD;
	font-family : Trebuchet MS, Verdana; Tahoma, Arial;
	font-size : 10pt;
	font-style : italic;
	margin-top: 8pt;
	line-height : 12pt;
}


P{
	color: #0093DD;
	font-family : Trebuchet MS, Verdana; Tahoma, Arial;
	font-size : 10pt;
	font-style : normal;
	line-height : 12pt;
	margin-top : 6pt;
	margin-bottom : 0pt;
}

INPUT{
	font-family : Trebuchet MS, Verdana; Tahoma, Arial;
	font-size : 10pt;
	font-style : normal;
	line-height : 12pt;
	margin-top : 3pt;
	margin-bottom : 0pt;
}

TEXTAREA{
	font-family : Trebuchet MS, Verdana; Tahoma, Arial;
	font-size : 10pt;
	font-style : normal;
	line-height : 12pt;
	margin-top : 3pt;
	margin-bottom : 0pt;
}

UL{
	font-family : Trebuchet MS, Verdana; Tahoma, Arial;
	font-size : 10pt;
	font-style : normal;
	margin-top : 3pt;
	margin-bottom : 3pt;
	margin-left : 20pt;
	margin-right : 0pt;
}

td{
	font-family : Trebuchet MS, Verdana; Tahoma, Arial;
	font-size : 10pt;
	font-style : normal;
	line-height : 12pt;
	margin-top : 3pt;
	margin-bottom : 3pt;
	vertical-align : top;
}

UL{
	list-style-type: disc;
	margin-left: 20pt;
}		

OL{
	font-family : Trebuchet MS, Verdana; Tahoma, Arial;
	font-size : 10pt;
	font-style : normal;
	marker-offset: 10pt;
	margin-top : 3pt;
	margin-bottom : 3pt;
	margin-left : 20pt;
	margin-right : 0pt;
}

A{
	color : #0093DD;
	font-weight : bold;
	text-decoration : none;
}

A:hover{
	color: #FF6600;
	text-decoration : none;}

HR{
	color: #0093DD;
	height : 1px;
	margin-top : 6pt;
	margin-bottom : 6pt;
	text-align : left;
}

.menu{
	color: #0093DD;
	font-weight:bold;
	margin-right: 20px;
	text-align: right;
}

.small{
	font-size : 8pt;
}
