body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #1d2226;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: repeat-x;
}
.designBack {
	background-color: #1D2226;
	background-image: url(images/Background.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #7eabd2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CEE4F9;
}
a:hover {
	text-decoration: underline;
	color: #3399ff;
}
a:active {
	text-decoration: none;
	color: #3399ff;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	border: 0px;
	margin: 0px;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 20px;
}
h2 {
	font-size: 16px;
	color: #EEEEEE;
	line-height: 18px;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
}
h4 {
	font-size: 16px;
	color: #7eabd2;
	line-height: 18px;
}
.tableBack {
	background-color: #0F141A;
	background-image: url(images/Table-Back.jpg);
	background-repeat: repeat-x;
}
.style2 {font-style: italic}
.style3 {color: #7EABD2}
.style4 {font-weight: bold}
