body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding: 10px;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-left: 15px;
	color: #000000;
	font-weight: bold;

}	
A {
	font-family: Arial, Helvetica;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #666666;



}
A:active {
	FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;







}
h3 {



	font-family: Arial, Helvetica, sans-serif;
	color: #6382FF;
}

h4 {



	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
h5 {



	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
h6 {

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8px;
}
Ul {
	LIST-STYLE-TYPE: square;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-image: none;
	margin-top: 2px;
	margin-bottom: 2px;



}

