body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5A85C4;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #3366CC;
	font-size: 13px;
	text-decoration: none;
	}


a:hover {
	text-decoration: underline;
}



#sectionLinks{
	margin: 0px;
	padding: 0px;
	width: 114px;
	text-decoration: none;
}



#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 0px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #3A424E;
	border-top-color: #333333;
	border-bottom-color: #333333;
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #558AC4;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12x;
}
h6 {

	font-size: 11px;

}

.caption {
	color: #3366CC;
	font-size: 11px;
	text-decoration: none;
	}
hr {
	line-height: 1px;
	color: #848484;
	background-color: #FFFFFF;
}
