BODY {
	background-color: White;
	font-family: Futura, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 10;
	font-weight: normal;
}

P  {  
	background-color: White;
	font-family: Futura, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12;
	font-weight: normal;

}

.indent {
	padding-left: 40pt;

}

H1 {
	font-family : Futura, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size : 18;
	font-weight: normal;
	color: #6699CC;
}
H2 {
	font-family:  Futura, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size : 16;
	font-weight: normal;
	color:  #FF1493;
}
H3 {
	font-family: Futura, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size : 15;
	font-weight: normal; 
	color:  #990000;
}
H4 {
	font-family: Futura, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size : 40;
	font-weight: normal;
	color: #990000;
}
H5 {
	font-family: Futura, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size : 18;
	font-weight: normal;
	color: #FF1493;
	}



.menu A:LINK {
	background-color: transparent;
	color: #FF1493;
	font: Futura, Lucida Sans Unicode, Lucida Grande, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 16;
	
}

.normal A:LINK {
	background-color: transparent;
	color: #FF1493;
	font: Futura, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 15;
}

.black A:LINK {
	background-color: transparent;
	font-family: Futura, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 15;
	font-weight: normal;
	color: #000000;
	
}

.sp A:LINK {
	background-color: transparent;
	color: #FFFFFF;
	
}

.normal A:VISITED {
	background-color: transparent;
	color: #FF1493;
	font: Futura, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 15;
}

.menu A:VISITED {
	background-color: transparent;
	color: #FF1493;
	font: Futura, Lucida Sans Unicode, Lucida Grande, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 16;
}

.black A:VISITED {
	background-color: transparent;
	font-family: Futura, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 15;
	font-weight: normal;
	color: #000000;
	
}

.sp A:VISITED {
	background-color: transparent;
	color: #FFFFFF;
	
}

.normal A:HOVER {
	background-color: transparent;
	color: #FF1493;
	font: Futura, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 15;
}

.menu A:HOVER {
	background-color: transparent;
	color: #FF1493;
	font: Futura, Lucida Sans Unicode, Lucida Grande, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 16;
}

.black A:HOVER {
	background-color: transparent;
	font-family: Futura, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 15;
	font-weight: normal;
	color: #000000;
	
}

.sp A:HOVER {
	background-color: transparent;
	color: #FFFFFF;
	
}

.normal A:ACTIVE {
	background-color: transparent;
	color: #FF1493;
	font: Futura, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 15;
}


.menu A:ACTIVE {
	background-color: transparent;
	color: #FF1493;
	font: Futura, Lucida Sans Unicode, Lucida Grande, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 16;
}

.black A:ACTIVE {
	background-color: transparent;
	font-family: Futura, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 15;
	font-weight: normal;
	color: #000000;
	
}

.sp A:ACTIVE {
	background-color: transparent;
	color: #FFFFFF;
	
}