body {
	margin: 0px;
}
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.int {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.int a:active, a:link, a:visited{
	color: #000000;
	text-decoration: none;
}
.int a:hover{
	color: #000000;
	text-decoration: underline;
}
.style11 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #999999; }
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style5 {	color: #FF0000;
	font-weight: bold;
}
.style6 {	color: #FFFFFF;
	font-weight: bold;
}
.style7 {	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

.mandatory { color: #FE0000;}

.border {
	border-bottom : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-top : 1px solid #cccccc;
}
.rline {
	border-bottom : 0px solid #cccccc;
	border-left : 0px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-top : 0px solid #cccccc;
}
.headings {
	background-color: #424242;
	color: #ffffff;
	font-weight: bold;
}
.headings a {
	color: #ffffff;
}
.headings a:hover {
	color: #ff0000;
}
.headings a:visited {
	color: #ffffff;
}
.subheadings {
	background-color: #5c5c5c;
	color: #ffffff;
	font-weight: bold;
}
