BODY {
	BACKGROUND: #ffffff;
}
.main_table {
	background-color : #ffffff;
	width : 100%;
	font-size : 10pt;
	font-family : Arial;
	color : #000000;
	font-style : normal;
	font-weight : normal;
}
.menu_table {
	width : 100%;
	font-size : 10pt;
	font : Arial;
	color : #000000;
	font-style : normal;
	font-weight : normal;
}
.menu_header {
	width : 100%;
	font-size : 11pt;
	font-family : Arial;
	color : #000080;
	font-style : normal;
	font-weight : bold;
	background-color : #ffffff;
}
.body_table {
	background-color : #ffffff;
	width : 100%;
	font-size : 10pt;
	font-family : Arial;
	color : #000000;
	font-style : normal;
	font-weight : normal;
}

.footer_table {
	font-size : 10pt;
	font-family : Arial;
	color : #000000;
	font-style : normal;
	font-weight : normal;
	background-color : #ffffff;
	text-align : center;
}


input,textarea, select {
	color : #000000;
	font-family: Arial;
	font-size: 12;
	text-decoration: none;
	font-weight: normal;
	border-color : #000000;
	text-indent : 2px;
}






