html {
	height: 100%;
	}

body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	min-height: 100%;
	height: 100%;
	}

a:link {
	color: #ee0000;
	text-decoration: underline;
	}
	
a:visited {
	color: #ee0000;
	text-decoration: underline;
	}

a:hover {
	color: #ee0000;
	text-decoration: underline;
	}
	
.header2 {
	font-size: 16px;
	font-weight: bold;
	}
	
.header3 {
	font-size: 14px;
	font-weight: bold;
	}
