body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../Images/background.gif);
	background-repeat: repeat-y;
	background-position: 250px 250px;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #336699;
}
a:hover {
	text-decoration: none;
	color: #336699;
}
a:active {
	text-decoration: underline;
	color: #336699;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {
	color: #FFFF66;
	font-weight: bold;
	font-size: 10px;
}
.style3 {
	color: #FFFFFF;
	font-size: 10px;
}
.style4 {
	color: #336699;
	font-weight: bold;
	font-style: italic;
}
.style5 {
	font-size: 10px
}
.style6 {
	font-size: 16px;
	font: Papyrus;
}
#tableLinks {
	background-color: #006699;
	color: #FFFFFF;
}
#tableLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#tableLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#tableLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#tableLinks a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#tableLeft {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../Images/background_left.gif);
}
#tableLeft a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#tableLeft a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#tableLeft a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#tableLeft a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #336699;
}
h2 {
	font-size: 14px;
	color: #336699;
}
h3 {
	font-size: 12px;
	color: #336699;
	font-style: oblique;
}
