body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	color: #554;
	background: #CCCCCC url(/../Images/outerwrap.gif) top center repeat-y;
}	
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #339966;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.headlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: capitalize;
	color: #333333;
	line-height: 20px;
	font-weight: bold;
}
.headlink a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: capitalize;
	color: #333333;
	line-height: 20px;
	text-decoration: underline;
	font-weight: bold;
}
.headlink a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: capitalize;
	color: #990066;
	line-height: 20px;
	text-decoration: underline;
	font-weight: bold;
}
.headlink a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	line-height: 20px;
	text-decoration: underline;
}
.headlink a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	line-height: 20px;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	line-height: 19px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333333;
	position: static;
	width: 250px;
	padding: 0px 0px 8px 5px;
	font-weight: normal;
	clear: none;
	float: right;
	margin-left: 10px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	list-style-type: disc;
}
