body {
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
font-size: 28px;
line-height: 34px;
font-weight: lighter;
}
h3 {
font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
font-size: 20px;
line-height: 26px;
font-weight: lighter;
margin-top: 0px;
}
a:link {
color: #3366CC;
text-decoration: none;
}
a:visited {
color: #3366CC;
text-decoration: none;
}
a:active {
color: #3366CC;
text-decoration: none;
}
a:hover {
color: #3399FF;
text-decoration: underline;
}
.Disclaimer {
	font-size: 11px;
	color: #999999;
}
.Article {
width: 650px;
font-size: 14px;
line-height: 20px;
}
.Article h1 {
font-family: "Segoe UI", Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: lighter;
line-height: 30px;
margin-top: 0px;
padding-top: 0px;
}
.Article h3 {
font-family: "Segoe UI", Arial, Helvetica, sans-serif;
font-weight: 900;
font-size: 20px;
line-height: 26px;
margin-top: 0px;
padding-top: 0px;
}.Article-Content {
	font-size: 14px;
	line-height: 140%;
}
.Divider {
	background-image: url(../Images/Divider.gif);
	background-repeat: repeat-y;
}
.Content-Right {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
.Content-Left {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
