body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000;
}
p {
	margin-top: 14px;
	margin-bottom: 14px;
}
a {
	color: #009;
	text-decoration: none;
	}
a:link, a:active, a:visited {
	color: #009;
}
a:hover {
	color: #009
	text-decoration: underline; 
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009;
	line-height: 21px;
	letter-spacing: .50px;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 1.25px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
#container_head {
	width: 750px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
}
#container_main {
	width: 750px;
	background: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	font-size: 10px;
	text-transform: uppercase;
	width: 175px;
	background: #FFF;
	border-top: solid 1px #009;
	border-bottom: solid 1px #009;
	padding-top: 2px;
	padding-bottom: 2px;
}
.footer {
	font-size: 11px;
	line-height: 16px;
	margin-right: 185px;
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
.emphasis {
	font-weight: bold;
	}
.highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
ul {
	list-style-type: square;
}
li {
	list-style-type: square;
}
