body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin:0;
	padding:0;
	background-image: url(../background.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #2D2B8E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2D2B8E;
}
a:hover {
	text-decoration: underline;
	color: #2D2B8E;
}
a:active {
	text-decoration: underline;
	color: #4000C4;
}

#H1 {
	font-size: 16px;
	font-weight: bold;
	color: #414CA8;
	height: 27px;
}
#H1_names {
	font-size: 16px;
	font-weight: bold;
	color: #414CA8;
	height: 27px;
	padding-left: 160px;
}
.H1 {
	font-size: 16px;
	font-weight: bold;
	color: #414CA8;
}
#H2 {
	font-size: 16px;
	font-weight: bold;
	color: #414CA8;
	height: 27px;
	padding-top: 6px;
	padding-bottom: 4px;
}
.H2 {
	font-size: 14px;
	color: #414CA8;
	font-weight: bold;
}
.H3 {
	font-size: 13px;
	color: #3B49B2;
	font-weight: bold;
	text-align: left;
}
.H4 {
	font-size: 12px;
	color: #5B58C7;
	font-weight: bold;
}
.H5 {
	font-size: 12px;
	color: #414CA8;
	font-weight: bold;
	text-align: left;
}
.H6 {
	font-size: 11px;
	color: #7375C0;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
.highlighted {
	font-size: 12px;
	color: #A9418F;
	font-weight: bold;
	text-align: left;
}
.formFeild {
	font-size: 12px;
	color: #5B58C7;
	text-align: left;
	font-weight: bold;
}
.smallText {
	font-size: 10px;
}
.bold {
	font-weight: bold;
}
