BODY {     
scrollbar-3d-light-color:#DCDCDC;
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #DCDCDC;
scrollbar-darkshadow-color: #DCDCDC;
scrollbar-face-color: #DCDCDC;
scrollbar-highlight-color:#DCDCDC;
scrollbar-shadow-color: #DCDCDC;
background-color: #E6E9EE; 
background-image:
url('bg.jpg');
font-size: 11px;
line-height:11px; 
font-family: Trebuchet MS; 
text-align:justify;
color: #6F7173;
}

u {border-bottom: dotted 1px; text-decoration:none;}

a {color: #2C76D5;text-decoration:none;}
a:hover {color: #D85189; text-decoration:none; font-weight:bold;}

#menu a{
	display: block;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #eca1b1;
	}

#menu-box {
	background-color: white;
	border: 3px solid #82858A;
	margin-bottom: 8px;
	width: 180px;
	padding: 4px;
	}

h1{
	margin-right:0;
	margin-top: 10;
	margin-left: 10;
	margin-bottom: 0;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: normal;
	font-size: 24pt;
	line-height: 22pt;
	height: 20pt;
	background-color: none;
	color: #c73555;
	text-align: center;
	padding-left: 20;
	padding-right: 20;
	letter-spacing: 0;	}
	
	
h2{
	margin-top:5;
	margin-bottom: 0;
	height: 9pt;
	line-height: 9pt;
	font-size: 7.5pt;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom: #BE6BA0 3px solid;
	font-weight: normal;
	letter-spacing: 2;
	color: #3B2158;	}

h3{
	font-size: 18px;
	font-family: Times New Roman;
	font-weight: normal;
	color: white;
	background-color: #c73555;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	padding: 2px;
	}


.p{
	padding: 10;
	margin-top: 0;
	margin-bottom: 20;
	
	color: #646464;
	text-align: justify;
	
	font-family: Trebuchet MS;
	font-size:  8pt;
        border-top: 5px solid #ECA1B1;
	background-color: #ffffff;}
