
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;

}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	padding-right: 0px;
	width:640px;
}

.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}


.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
}

.content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	
}

.content a {
	color: #990000;
	font-style: underline;
}

.content a:active {
	color: #FF9900;
	font-style: underline;
}

.content a:visited{
	color: #663399;
	font-style: underline;
}

.content a:hover{
	color: #CC0000;
	font-style: underline;
}

.rightside img {
	padding:0px;
	margin:0px;
	border:0px;
}

.rightside a {
	padding:0px;
	margin:0px;
	border:0px;
}
