/* CSS Document */

body {
	
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #F0F2E5;
	margin-top: 7px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a:link {
	color: #017884;
}
a:visited {
	color: #017884;
}
a:hover {
	color: #49C4C5;
}
.style1 {
	color: #FFFFFF;
	font-size: 9px;
}
.italics {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	line-height: 3px;
}
.bottomlinks:link {
	color: #FFFFFF;
}
.bottomlinks:visited {
	color: #FFFFFF;
}
.bottomlinks:hover {
	color: #49C4C5;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	line-height: 3px;
}
h1 {
	font-size: 12px;
	color: #017884;
}
.subheading {
	font-size: 12px;
	color: #017884;
	font-weight: bold;
}
.largeheading {
	font-size: 16px;
	font-weight: bold;
	color: #007783;
}
