body   {
    background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin:0px;
}

h1{	font-size:25px;	font-weight: bold; color: #06579e;}
h2{	font-size: 18px; font-weight: bold;	color: #02549d;}


a{font-size: 13px; text-decoration:none; color:#0073E6;}
a:hover{text-decoration:none;}

li { list-style: none; }
ul { font-size: 12px;}



.text1{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#595959;
}
.text2{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#595959;
	font-weight:bold;
}
.text3{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#595959;
	font-weight:normal;
}
.text4{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#797979;
	font-weight:normal;
}




