/* CSS Document */
body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #0C3183;
}
a {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #E5CBB2;
	font-weight: bold;
}
a:visited {
	color: #B2D7EA;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
a:active {
	color: #B2D7EA;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #081F55;
}
h2 {
	font-size: 14px;
	color: #081F55;
}
body {
	background-image: url(images/bg.jpg);
}
a:link {
	color: #081F55;
	text-decoration: none;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.style2 {
	color: #0287C0;
	font-weight: bold;
	font-style: italic;
}
