h1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : #333333;
	line-height : 12px;
}
h2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #FF6633;
	line-height : 24px;
}
h3{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #FF6633;
	line-height : 18px;
}
p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	line-height : 18px;
	font-size : 13px;
}
.notes{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #333333;
	line-height : 18px;
	font-size : 11px;
}
.list{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	line-height : 18px;
	font-size : 13px;
	list-style : disc;
}
A{
	color: #333333;
	font-style : normal;
	text-decoration : none;
}
A:hover{
	color : #FF6633;
	font-style : normal;
	text-decoration : none;
}
A.totop{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #333333;
	line-height : 18px;
	font-size : 11px;
	text-decoration : none;
}
A.totop:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #FF6633;
	line-height : 18px;
	font-size : 11px;
	text-decoration : none;
}
div{
	background-color : #FF6633;
	width : 100%;
	height : 126px;
	z-index : 1;
}