body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #cccccc;
	background-repeat:repeat-x; 
	background-position:top;
	
}

a {
	color: #0a4c84;
}
p, li {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}


h1 {
	font-size: 16px;
	color: #0a4c84;
}
h2 {
	font-size: 14px;
	color: #0a4c84;
}
h3 {
	font-size: 13px;
	color: #0a4c84;
}
h4 {
	font-size: 12px;
	color: #0a4c84;
	margin-buttom:-3px;
}

h5 {
	font-size: 10px;
	color: #0a4c84;
}


