/* CSS Document test on */

.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #07486D;
	font-size: 24px;
}
.text_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: lighter;
}
.text_copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height:15px; width:760px;
}
.logo {
  height:74px; width:800px; 

}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: circle;
	margin-left: 50px;

}
.subTitles {
	font-size: 18px;
	font-weight: bold;
}

.underline_subTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: auto;
	width: 800px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.body {background-color:#FFFFFF
}
