BODY {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-image : url(images/background.gif);
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}

p {
		font-size : 12px;
}

A {
	color : #003466;
	text-decoration : none;
}

A:HOVER {
	color : #003466;
	text-decoration : underline;
}

strong {
	font-size : larger;
}


