body 
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #F0F0F0;	
}

a img
{
	border:0px;
}

.Content{
font-family: Tahoma;
	font-size: 12px;	
	font-weight: normal;
	text-decoration:none;
	color:#4c4d4c;
	}
	
	
.read{
    font-family: Tahoma;
	font-size: 12px;	
	font-weight: normal;
	text-decoration:none;
	color:#266ea8;
	}
	.read:hover{
    font-family: Tahoma;
	font-size: 12px;	
	font-weight: normal;
	text-decoration: underline;
	color:#266ea8;
	}	
.footer{
    font-family: Tahoma;
	font-size: 11px;	
	font-weight: normal;
	text-decoration:none;
	color:#4d4f50;
	}
h1 
{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
}

h2 
{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}

h3 
{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

h4 
{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 12px;

}

h5 
{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

h6 
{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.form{
background:#E9F0F4;
border:1px solid #CCCCCC;
}
