BODY{
	color: #444444;
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	margin-top: 0pt;
	background: white;
	width: 955px;
}

H1{
	font-family : Arial Narrow, Arial;
	font-size : 20pt;
	font-style : normal;
	font-weight : bold;
	color: #444444;
     margin-bottom : 12pt;
	margin-left : 0pt;
	margin-right : 0pt;
	line-height : 28pt;
}

H2{
	font-family : Arial Narrow, Arial;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	color: #444444;
	line-height: 21pt;
	margin-top: 0pt;
	margin-bottom : 6pt;
	margin-left : 0pt;
	margin-right : 0pt;

}

H3{
	font-family : Arial;
	font-size : 10pt;
	font-style : italic;
	margin-left : 0pt;
	margin-right : 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	color: #444444;
	line-height: 14pt;
}

Input.button{
  	background: transparent;
   	Font-family : Arial;
	font-size : 10pt;
	text-decoration: underline;
	font-weight : bold;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-top: 0px;
     color : #444444;
	border: none;
}

td{
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #444444;
	margin-top: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	line-height: 14pt;
}

td.small{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #444444;
	line-height: 14pt;
	margin-top: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
}

td.listhead{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	background: #444444;
	color: #ffffff;
	line-height : 14pt;
	margin-top: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
}

P{
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	color: #444444;
	line-height : 14pt;
	margin-top: 0pt;
	margin-bottom : 0pt;
	margin-left : 0pt;
	margin-right : 0pt;
}

INPUT{
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	color: #444444;
}

TEXTAREA{
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	color: #444444;
}

.small{
	font-size : 8pt;
}

P.extra_small{
	font-family : Arial;
	font-size : 8pt;
	font-style : normal;
	color: #444444;
	line-height : 11pt;
     margin-bottom: 0pt;
	margin-left : 0pt;
	margin-right : 0pt;
}


UL{
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	color: #444444;
	line-height: 14pt;
	margin-bottom : 0pt;
	margin-top : 0pt;
	margin-left : 20pt;
	margin-right : 0pt;
}

UL.small{
	font-family : Arial;
	font-size : 8pt;
	font-style : normal;
	color: #00000;
	line-height: 14pt;
	margin-top: 0pt;
	margin-bottom : 0pt;
	margin-left : 20pt;
	margin-right : 0pt;
}

li{
	color: #00000;
	list-style-type: square;
	margin-left: 0 pt;
}		

li.num{
	color: #00000;
	list-style-type: decimal;
}

OL{
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	color: #444444;
	line-height: 14pt;
	margin-top: 0pt;
	margin-bottom : 0pt;
	margin-left : 20pt;
	margin-right : 0pt;
}

A{
	color : #444444;
	font-weight : bold;
	text-decoration : none;
}

A.button{
	color : #444444;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : underline;
}

A:hover{
	color: #000000;
	font-weight : bold;
	text-decoration : underline;}

A.menu:hover{
	color: #FFFFFF;
	font-weight : bold;
	text-decoration : underline;}

A.listhead{
	font-family : Arial;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

a:hover.listhead{
	font-family : Arial;
	font-style : normal;
	font-weight : bold;
	color : #FF0000;
	text-decoration : none;
}

HR{
	color: #444444;
	height : 1px;
	text-align : left;
}

.menu{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}