BODY {
	background-color : #000000;
	margin-left : 0px;
	margin-top : 0px;
	color : #000000;
}

A.menuitem {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 85%;
	text-decoration: none;
	background-color : transparent;
	font-weight : bold;
}

						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: #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;	
	background-color : inherit;
	background-color : transparent;
	text-decoration : none;
}

						A.menuitem2:hover {
	color: #AA201E;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	background-color : inherit;
	background-color : transparent;
	text-decoration : underline;
}

#d1 {
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	color : White;
	font-size : 12px;
}

			
#d2 {
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	font-style : italic;
}

#d3 {
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	color : Black;
	font-size : 13px;
}

	
#d4 {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	color : #000000;
	background-color : inherit;
}

#d5 {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	color : #000000;
	background-color : inherit;
}

#d6 {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
	color : #C1C1C1;
	background-color : inherit;
}

#d7{
	color: #000000;
	font-size: 14px ;
	font-family : "Comic Sans MS",Arial, "Courier New";
	background-color : transparent;
}

#d8{
	color: #000000;
	font-size: 19px ;
	font-family :  Dauphin,"Comic Sans MS",Arial, "Courier New";
	background-color : transparent;
}

						
.s1{
	color: #333399;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-size : 10px;
}

.s2{
	color: #AA201E;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-size : 12px;
}

.s3{
	color: #333399;
	font-family : Arial, sans-serif;	
	font-size : 11px;
}

A:hover {
	background-color : #AA201E;
	color:#FFFFFF;
}


