body {
	
	 background-image:url(../img/bg.gif);
	 background-repeat:repeat-x;
	 background-color:#e3ebfc;	 
	 margin-left:0px;
	 margin-right:0px;
	 margin-top:0px;
	 margin-bottom:0px;
	 color: #2b3858;
	 font-family: arial;
	 font-size: 0.8em;
	 
}

td {
	 color: #2b3858;
	 
	 font-family: arial;
	 font-size: 0.7em;
}

a	{
	color: #4865a9;
	text-decoration: none;
}

a:hover	{
	color: #1d2a4a;
	text-decoration: underline;
}

h4 {
	font-size:1.30em;
	color: black;

}