BODY {
	background-image: url(images/background-index.gif);
	background-color : #FFFFFF;
	color : #000000;
	margin-left : 0px;
	margin-top : 0px;
}

						A.menuitem {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 85%;
	text-decoration: none;
	background-color : transparent;
}

						A.menuitem:hover {
	color: #ffff00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 85%;
	text-decoration: underline;
	background-color : transparent;
}

						A.menuitem2 {
	color: #21397b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 85%;
	text-decoration: underline;
	background-color : transparent;
}

						A.menuitem2:hover {
	color: #ff0033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 85%;
	text-decoration: none;
	background-color : #ffff00;
}

                        A.menuitem3 {	
	line-height: 85%;
	text-decoration: underline;
	background-color : transparent;
}

						A.menuitem3:hover {
	color: #ff0033;
	line-height: 85%;
	text-decoration: none;
	background-color : #ffff00;
}
						
						
						.s1{
	color: #333399;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-size : 10px;
}

                         .s2 {
	color: #0033CC;
	font-family : Arial, "Times New Roman", sans-serif;
	font-size : 10px;
	background-color : inherit;
}

#d3 {
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	font-style : italic;
}


