body { color: black;
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #f0f8ff;
margin:0;
}

p { color: black; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
a:link { color: #800000; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; }
a:visited { color: #00aab4; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; }
a:hover {
}
a:active { color: #094242; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-decoration: none; }

h1 {
	color: #00aab4;
	background: #f0f8ff;
	font-size: 130%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 160%;
	}
	
h2 {
	color: #20825c;
	background: #f0f8ff;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 150%;
	}
	
h3 {
	color: #00aab4;
	background: #f0f8ff;
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
	
.sub {
	color: #00aab4;
	background: #f0f8ff;
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}

@media all,print {
}
