@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #FFFFFF;
}
body {
	background-color: #242424;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {	font-size: 10pt;	color: #E2E8F1;}
a:visited {	color: #D7DFEC;}
a:hover {	color: #94A8D1;}
a:active {	color: #AEBDDD;}

a.nav {	font-size: 13pt; color: #E2E8F1; text-decoration: none;}
a:visited.nav {	color: #E2E8F1; text-decoration: none;}
a:hover.nav {	color: #94A8D1; text-decoration: underline;}
a:active.nav {	color: #AEBDDD; text-decoration: underline;}

a.specials {	font-size: 13pt; color: #FDBFCC;	font-style: italic; text-decoration: none;}
a:visited.specials {	color: #FDBFCC;	font-style: italic; text-decoration: none;}
a:hover.specials {	color: #FDBFCC;	font-style: italic; text-decoration: underline;}
a:active.specials {	color: #FDBFCC;	font-style: italic; text-decoration: none;}

h1 {	font-size: 14pt;	color: #B1C4E0;}
h2 {	font-size: 14pt;	color: #E1E1E1;}
h3 {	font-size: 12pt;	color: #D0D0E1;}
h4 {	font-size: 12pt;	color: #E1E1E1;}

.style3 {font-size: 13pt; font-style: italic; }
.style4 {	color: #242424;	font-size: 14pt;	font-style: italic;}
