body {
	font-size:12px;	
	margin:15px;
	background-color:#fff;
	font-family:"Trebuchet MS", Verdana, Arial;
	width:770px;
}

hr {
	color:#FFFFFF;
}

a {
	color:#00656F;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#323838;
	font-weight:bold;
	text-decoration:underline;
}

h1 {
	font-size:100%;
	color:#39696D;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

h2 {
	font-size:96%;
	color:#39696D;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size:90%;
	color:#39696D;
	font-family:Georgia, "Times New Roman", Times, serif;
}

ul {
	list-style-type:circle;
	color:#39696D;
}

ol {
	list-style-type:lower-alpha;
	color:#39696D;
}

em {
	color:#39696D;
}

#Header,#NavDiv,#Footer,#GoodDiv,.LogoPadding,.LearnMore {display:none}