body {
	font-style : normal;
	font-weight : normal;
	font-size : 80%;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}


img {
	border: none;
}

h1 {
	font-size: 220%;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}

h2 {
	font-size: 160%;
	font-weight : bold;
	color:#0000FF;
	font-style: normal;
}

h3 {
	font-size: 120%;
	font-weight : bold;
	color:#ffffff;
	font-style: normal;
}

a {
	text-decoration: none;
	color: #273A80;
}

a:hover {
	text-decoration: underline;
}
