body, p {

	/* base font */
	font-family: arial, verdana, sans-serif;
	color: #010066;
	size: 12px;
}

p {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}

hr {
	color: #010066;
	background-color: #010066;
	height: 1px;	
	width: 50%;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #CF0500;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	width: 99%;
	border-bottom: 1px solid #010066;
}

h3 {
	font-weight: bold;
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 11px;
}

h6 {
	font-size: 10px;
}

A IMG {
	border: 0px;
}