BODY {
   scrollbar-base-color: #A52A2A;
	scrollbar-darkshadow-color: Maroon;
	scrollbar-face-color: Maroon;
	scrollbar-track-color: #B22222;
	background: #670000;
	color : white;
	font-family :  Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin: 0 0 0 0;
	background-image: url(images/background.gif);
	background-position: center;
	background-repeat: no-repeat;
	
}


H2 {
	font-size: 14pt;
	color: #FFF0F5;
	background-position: center;
}

H3 {
	font-size: 13pt;
	color: #FDF5E6;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}
a:link {text-decoration: none;
	color: #FFE4E1; }
a:visited {text-decoration: none;
	color: #FFE4E1; }
a:active { text-decoration: none;
	color: #FFE4E1;} 
A:Hover {
	text-decoration: underline;
	color: #F08080;
}

HR {
	color: #C71585;
	height: 1pt;
}
.wynlink {font-size: 9px}
