body { 
margin:0px;
}

a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}
.Bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}
.Bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-transform: none;
	list-style-type: none;
	border: none;
}
.Bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-transform: none;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	color: #000000;
}
.Body_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	color: #666666;
	text-transform: none;
}
.HeadlineArticle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.Bodybold_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: none;
}
.main {
	height: 1200px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	height: 1200px;
	width: 767px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	left: auto;
	right: auto;
	float: right;
}
