BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #581420;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CE2E4C;
	scrollbar-darkshadow-color: #CE2E4C;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FF0000;
}

Table {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.head{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	font-variant : small-caps;
	color : #000000;
}

.supersmall{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8px;
	font-weight : normal;
	font-variant : normal;
	color : #000000;
}

.underhead1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	font-variant : small-caps;
	color : #CE2E4C;
}

.buttons{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #D56F17;
}


INPUT {
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 12px;
	border : 0;
	color : Black;
	background-color : #FEE3C6;
	width : 150px;
	text-align : left;
	border-bottom-width : 1;
	border-bottom : 1 solid Black;	
}

.Select{
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 12px;
	background-color : #FEE3C6;
	font-variant : normal;
	width: 125px;
	border-bottom-width : 1;
	border-bottom : 1 solid Black;
}

.Button{
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 12px;
	background-color : #CE2E4C;
	font-variant : normal;
	width: 125px;
	color : #FEE3C6;
	text-align : center;
}

.inputbox{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #FEE3C6;
	font-variant : normal;
	width: 310px;
	border-bottom-width : 1;
	border-bottom : 1 solid Black;
}


.radio {
	font-family : Arial, Helvetica, sans-serif;;
	font-size : 10px;
	border : 0;
	color : Black;
	background-color : White;
	width : 15px;
	text-align : center;
}
