body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FF9900;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9933;
}
.style2 {
	font-size: 12px;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
}

A:link {
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
}
A:visited {
	TEXT-DECORATION: none;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
A:hover {
	TEXT-DECORATION: underline;
	font-weight: bold;
}
A:active {
	TEXT-DECORATION: none
}

.style3 {color: #000000}

.style4 {
	font-size: 12px;
	color: #000000;
}
.style6 {font-size: 12px; color: #000000; font-family: Arial, Helvetica, sans-serif; }

.style7 {
	font-size: 11px;
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
}

.requirement {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.bigtitle {
	font-size: 18px;
	color: #000099;
}


