body {
SCROLLBAR-FACE-COLOR: #000000;
SCROLLBAR-HIGHLIGHT-COLOR: #FD6988; 
SCROLLBAR-SHADOW-COLOR: #FD6988;
SCROLLBAR-3DLIGHT-COLOR: #FDC2C2; 
SCROLLBAR-ARROW-COLOR: #FD6988;
SCROLLBAR-TRACK-COLOR: #000000;
SCROLLBAR-DARKSHADOW-COLOR: #FDC2C2;
SCROLLBAR-BASE-COLOR: #000000;
background-color: #000000;
overflow-x:hidden;
}


a:link {color:"#FD6988"; text-decoration: underline; font-weight: bold; }

a:visited {color:"#FD6988"; text-decoration: underline; font-weight: bold; }

a:active {color:"#FD6988"; text-decoration: underline; font-weight: bold; }

a:hover {color:#6AA0D2; text-decoration: none; font-weight:bold; border-bottom: 1px dashed #FFFFFF;}


body, table, tr, td, p { font-family: Georgia; font-size: 8pt; color: #FDC2C2; }

h1 {
font-size: 12pt; color:#6AA0D2; font-family: Georgia; font-weight: bold; font-style: italic; border-bottom: 1px dashed #FFFFFF; background: #000000;
}

h2 {
font-size: 12pt; color:#FD6988; font-family: Georgia; text-align: right; background: #000000; border-bottom: 1px groove #6AA0D2;
}

b {
font-family: Georgia; font-size: 8pt; color:#FD6988; font-weight: bold;
}

select, option { font-family: Georgia; font-size: 8pt; color: #FD6988; background-color: #FDC2C2; }

TEXTAREA, input, option {border: 1 #FD6988 dashed; font-size: 8pt; font-family: Georgia; background: #FDC2C2; color: #FD6988;}

a.nav, a.nav:link, a.nav:visited  {
	font-family: georgia;
	font-size: 10pt;
	display: block;
	padding-left: 0pt;
	background-color: #FDC2C2;
	border: 1;
	border-top: 1px dashed #FD6988;
	border-bottom: 1px dashed #FD6988;
	border-right: 1px dashed #FD6988;
	color	: #FD6988;
	align: center;
	text-align: center;
	vertical-align: center;
	font-weight: bold;
	cursor: crosshair;
	text-decoration: none;
	line-height: 27px;
}

a.nav:hover    {
	display: block;
	padding-left: 0pt;
	background-color: #000000;
	border: 1;
	border-top: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	border-right: 1px dashed #FFFFFF;
	font-size: 10pt;
	color	: #6AA0D2;
	text-align: center;
	vertical-align: center;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	line-height: 27px;
}

a.nav:active {
	font-family: georgia;
	font-size: 10pt;
	display: block;
	padding-left: 0pt;
	background-color: #FD6988;
	border: 1;
	border-top: 1px dashed #6AA0D2;
	border-bottom: 1px dashed #6AA0D2;
	border-right: 1px dashed #6AA0D2;
	color	: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	cursor: crosshair;
	text-decoration: none;
	line-height: 27px;
}