@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/background.png);
}

body,td,th {
	color: #FFFFFF;
}
.style4 {
	font-family: "trajan pro";
	font-size: 36px;
}
.style5 {font-family: "trajan pro"}
.style6 {font-family: "trajan pro"; font-size: 18px; }
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.style8 {
	font-size: 30px
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.style12 {font-size: 12px}
.style13 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style15 {
	font-size: 19px
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.style16 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 19px;
}