		BODY    {
	scrollbar-arrow-color: #A8AAE8;
	scrollbar-track-color: #DCDDF6;
	scrollbar-face-color: #2B2D73;
	scrollbar-highlight-color: #CCFDD2;
	background : #94C5C5;
	color : #333399;}

body {
background: #0000C0;
color: #FFFFFF;
margin-left: 11%;
margin-right: 11%;
font-style: italic;
font-family: Georgia, Times, serif;
}

h1, h2, h3, h4, h5, h6 {
font-style: normal;
background: #336600;
color: #FFFFFF;
text-align: center;
font-weight: bold;
font-family: Verdana, Lucida, Helvetica, sans-serif;
}



a:link, a:visited {
background: #336600;
color: #FFFFFF;
}

a:hover, a:active {
background: #FFFFFF;
color: #336600;
}

hr {
color: #FFFFFF;
background: #336600;
height: 1px;
}

pre, tt {
background: #336600;
color: #FFFFFF;
font-family: courier, monospace;
font-style: normal;

