@charset "utf-8";
/* CSS Document */
/*-- COMMON STYLES TO ALL PAGES */

body {
	background-color: #2B2F2C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: ##FFE9B5;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.style3 {
	font-size: 22px;
	color: #FFE9B5;
}
.style6 {font-size: 14px}
.style7 {
	font-size: 24px;
	color: #FFE9B5;
	font-weight: bold;
}
.style8 {font-size: 36px; color: #FFE9B5; font-weight: bold; }
.style9 {
	font-size: 24px
}
.style12 {
	font-size: 12px;
	color: #000000;
}

#footer table td{
color:black;
font-size:12px;
}

#footer a{
color:black;
font-size:12px;
}

img {
    border-style: none;
}

h1 {
	font-size: 22px;
	color: #FFE9B5;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	color: #FFE9B5;
	font-weight: normal;
	font-style:italic;
}

h3 {
color:white;
font-size:16px;
font-weight:bold;
}

h4 {
color:white;
font-size:12px;
font-weight:normal;
}

h5 {
color:white;
font-size:10px;
font-weight:normal;
}

.style14 {font-size: 12px}

.style15 {
	font-size: 18px;
	font-style: italic;
}
.style21b {font-size: 10px}
.style21b a{font-size: 10px}
