p {
	font-size: 9pt;
	margin-bottom: 0;
	margin-top: 0;
}
BODY, TD {
	color: white;
	font-family: Verdana;
	font-size: 10pt;
	text-align: justify;
	margin-top: 0;
	margin-bottom: 0;
}



i {
	font-size: 10pt;
	font-variant: normal;
	font-weight: lighter;

	font: italic;
}

h1 {
	font-size: 16pt;
	font-variant: normal;
	font-weight: bolder;

	margin-top: 0; 
	margin-bottom: 0
}
H2 {
	font-size: 14pt;
	font-variant: normal;
	font-weight: bolder;
	color: Black;
	margin-top: 0; 
	margin-bottom: 0
}

H3 {
	font-size: 10pt;
	font-variant: normal;
	font-weight: bold;
	color: 666699;
	margin-top: 0;
	margin-bottom: 0;
	
}

H4 {
	font-size: 10pt;
	font-variant: normal;
	font-weight: bold;
	color: Black;
	margin-top: 0; 
	margin-bottom: 0
}

h5 {
	font-size: 11pt;
	font-family: arial;
	font-variant: normal;
	color: white;
	margin-top: 0; 
	margin-bottom: 0
}
h6 {
	font-size: 8pt;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	margin-top: 0; 
	margin-bottom: 0
}
h7 {
    color: white;
	font-size: 10pt;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	margin-top: 0; 
	margin-bottom: 0
}




A {
	text-decoration: none;
	color: #990033;

	font-weight: normal;
	text-align: left;

	margin-top: 0; 
	margin-bottom: 0
}




A:Hover {
	text-decoration: none;
	color: #99000;
	
	font-weight: normal;
	text-align: left;
	
	margin-top: 0; 
	margin-bottom: 0
}

a1:hover {
	text-decoration: none;
	color: #990000;

	font-weight: normal;
	text-align: left;

	margin-top: 0; 
	margin-bottom: 0
}




HR {
	color: grey;
	height: 1pt;
	border: thick;
		margin-top: 0; 
	margin-bottom: 0
}