a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #7D7C7C;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color:  #FF9900;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color:  #3366CC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #FF9900;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
BODY {
	font-weight: normal;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #696868;

}
TD {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #696868;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #456DB1;
}
.red {
	color: #CE0101;
}
.FF6600{
	color: #FF6600;
}

.px11 {
	font-size: 11px;
}
.grey {
	color: #5D6068;
	font-weight: normal;
}
.orange {
	color: #FF6C00;
}
.green {
	color: #6FA424;
}
.form { 
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000099;
}

fieldset {
	margin: 10px;
}	
H1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: opx;
}
H2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: opx;
	padding-bottom: 5px;
	
}
