.content {  
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	line-height: normal; 
	background-color: #ffffff; 
	text-align: left;
}

.content2 {  
	font-family: arial, helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #ffffff; 
	line-height: normal;
	text-align: center;
	letter-spacing: 2px;
}

.heading {  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 36px; 
	font-style: italic; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: lowercase; 
	color: #000000;
}

.navigate { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: lowercase; 
	color: #000000;
}

.footer { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: lowercase; 
	color: #000000;
}

.smallfooter { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: lowercase; 
	color: #000000;
}

.boldcontent { 
	font-family: geneva, arial, helvetica, san-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	line-height: normal; 
	background-color: #FFFFFF; 
	text-align: left;
}

.boldcontentblue { 
	font-family: geneva, arial, helvetica, san-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #0000FF; 
	line-height: normal; 
	background-color: #FFFFFF; 
	text-align: left;
}

.Tabletitle { 
	font-family: geneva, arial, helvetica, san-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: capitalize; 
	color: #000000; 
	line-height: normal; 
	background-color: #FFFFFF; 
	text-align: left;
}



