/* CSS Document */
body,td,th {
	font-family: Palatino Linotype, Georgia, Times New Roman;
	font-size: 14px;
	color: #000000;
}
body {
	background-image: url(images/Image3.gif);
}
a {
	font-size: 14px;
	color: #116098;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #537CAA;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #6288B3;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 24px;
	color: #395E86;
}
h2 {
	font-size: 18px;
	color: #62B3EE;
}
h3 {
	font-size: 16px;
	color: #62B3EE;
}
h4 {
	font-size: 14px;
	color: #62B3EE;
}
.style1 {color: #FFFFFF
}
