BODY {
	color: #665e5a;
	font-size: 8pt;
	font-family:  Arial Narrow, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color : #b4d5e8;	


}

.pink {
	color: #ed43b1;
}

TABLE {
	font-size: 8pt;
	font-family:  Arial Narrow, Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
	letter-spacing : 0.1em;
}

TR {
	font-style: normal;	
}

TD {
	color: #5e4033;
}

A{
	color: #ed43b1;
}

A:LINK, A:VISITED {
	color : #ed43b1;
	text-decoration : none;

}

A:HOVER {
	color : #665e5a ;
	text-decoration : none;
	
}

H1 {
	font-family:  Arial Narrow, Arial, Helvetica, sans-serif;
	color: #ed43b1;
	font-weight: bolder;
	margin-top : 1em;
	margin-bottom : 1em;
	color: Black;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	color: Black;
	margin-top : 0.5em;
	margin-bottom : 0.5em;
}

H3 {
	color: #5e4033;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	margin-left : 0%;
	margin-top : 0em;
	margin-bottom : 0em;
}

H4 {
	color: Black;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-left : 0%;
	margin-top : 0em;
	font-weight : 900;
}

H5 {
	color: Black;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : 400;
	margin-top : 0;
	margin-bottom : 0;
}

H6 {
	color: Black;	
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 9pt;
}

P {
	color: Black;
	font-style: normal;
	font-weight: normal;	
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;		
}

.MAINTEXT {
	letter-spacing : normal;
	font-style: normal;
	font-weight: bold;	
	font-size: 9pt;
	font-family: "Book Antiqua", Arial, Helvetica, sans-serif;		
	color: #696969;
}

.TABLEHEAD {
	color: Black;
	font-style: normal;
	font-weight: bolder;	
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;		
}

.PAGEHEAD {
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	color: Black;
	margin-top : 0.5em;
	margin-bottom : 0.5em;
}

.FOOTER {
	color: Black;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}