body {
	background-color: #9fcae4;
	background-image: url('../images/obama1a/obama_background.jpg');
	background-repeat: repeat-x;
}
.top_bottom_borders {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #71bce4;
	border-bottom-color: #71bce4;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #0c547e;
	text-decoration: none;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #02a1f7;
	text-decoration: none;
	font-weight: bold;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 35px;
	color: #0c547e;
	text-decoration: none;
	font-weight: bold;
}
.maroon_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #0c547e;
	text-decoration: none;
}
.bullets1 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; color: #333333; 
	font-weight:normal;
}
.blueHeader {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px; color:#2575ad; 
	font-weight:bold;
}
.formborder {
	border: 1px solid #C5CB9E;
}
