body {
	background-color: #000E41;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.bottom
{
	color: #AFBAFF; 
	font-weight: normal; 
		font-size: 10px;
	font-family: Arial, arial, Helvetica, sans-serif;
	line-height: 16px;
} 


.content{ 
	font-weight: normal; 
	color: #000000; 

		font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	    TEXT-DECORATION: none;
		line-height: 16px;
} 


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A5B1F9;
	text-decoration: underline;
}
.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A5B1F9;
	text-decoration: none;
}
.heading{ 
	font-weight: normal; 
	color: #010A2C; 

		font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	    TEXT-DECORATION: none;
		line-height: 16px;
		font-weight:bold;
} 
.contentlink {

	font-weight: normal; 
	color: #000000; 

		font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	    TEXT-DECORATION: none;
		line-height: 16px;
}
.contentlink:hover {
	    TEXT-DECORATION: underline;
}