h1{
	font-family :  Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}
h2{
	font-family :  Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
h3{
	font-family :  Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
p{
	font-family : geneva,arial,sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #993300;
	font-size : 10px;
        text-align : left;
        line-height : 14px;
}
p.copyright{
	font-family : geneva,arial,sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #999999;
	font-size : 9px;
	text-align : right
}
p.heading{
	font-family : geneva,arial,sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
	font-size : 9px;
	text-align : left;
}
p.caption{
	font-family : geneva,arial,sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #CCCCCC;
	font-size : 9px;
	text-align : left;
}

A{
	color: #993300;
	font-style : normal;
	text-decoration : none;
	font-weight : normal;
}
A:hover{
	color : #FF6600;
	background : none;
        font-style : normal;
	text-decoration : none;
        font-weight : normal;
}
.copyright{
	font-weight : normal;
	font-size : 8px;
	font-family : Arial, Helvetica, sans-serif;
}
.bodysection{
	WIDTH: 530px;
	HEIGHT: 380px;
	overflow: auto;
	scrollbars: yes;
	scrollbar-base-color: #666666;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #CCCCCC;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-dark-shadow-color: #CCCCCC;
	scrollbar-3d-light-color: #CCCCCC;
	margin : 10px 10px 10px 10px;
}
.border{
	WIDTH: 560px;
	HEIGHT: 400px;
	border : 1px solid #999999;
}
.list{
	font-family : "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	font-size : 11px;
	text-align : left;
	line-height : 18px;
	list-style : disc inside;
}
.submitbutton{
	font-family : verdana,geneva,arial,sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	font-size : 9px;
	line-height : 13px;
	background : #CCCCCC;
	height : 20px;
}
.mlfield{
	font-family : verdana,geneva,arial,sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	font-size : 9px;
	background : #CCCCCC;
	height : 20px;
}
