@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #2C7EB1;
}
h1 {
	font-size: 36px;
	color: #FFFFFF;
}
h2 {
	font-size: 24px;
	color: #2C7EB1;
}
h3 {
	font-size: 18px;
	color: #FFFFFF;
}
h4 {
	font-size: 14px;
	color: #2C7EB1;
}
a:link {
	color: #2C7EB1;
}
.style3 {
	font-size: 10px;
	font-weight: bold;
	color: #2C7EB1;
}
.bold_blue {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2C7EB1;
}

a:visited {
	color: #397171;
}
a:hover {
	color: #505070;
}

</style>.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
