body{
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #00DDF0;

	}
table{
	font: 12px Arial;
	}
.link{
	color: #034b5c;
	text-decoration: none;
	font-weight:bold;
	}
.link:hover{
	color: #034b5c;    
	text-decoration: underline;
		font-weight:bold;
	}
a{
	color: #034b5c;
	text-decoration: none;
	}
a:hover{
	color: #034b5c;    
	text-decoration: underline;
	}
.img2{					
	margin-right: 10px;
	float: left;
	}
.content{
	font: 12px/18px Arial;
	color: #001115;
	text-decoration: none;
	text-align: justify;
	}
.home{
	font: 12px/16px Arial;
	color: #001115;
	text-decoration: none;
	}
.home a{
	font: 12px/18px Arial;
	color: #001115;
	text-decoration: none;
	}
.home a:hover{
	font: 12px/18px Arial;
	color: #001115;
	text-decoration: underline;
	}
.img{ 
	margin-left: 15px;
	float: right;
	}
.img1{ 
	float: left;
	margin-right: 10px;

	}
.content1{
	font: 12px Arial;
	line-height:25px;
	}
ul{ 
	margin:0px;
	margin-left:20px; 
	line-height:20px;
	background-position: center; 
	text-align:justify;
	padding-left:0px;
	}

li{
	list-style-image: url(..\images\icon.gif); 
	}
bold, strong{
	font: 12px Arial;
	color: #034b5c;
	text-decoration: none;
	text-align: justify;
	font-weight:bold;
	}
.bold1{
	font: bold 18px Arial;
	color: #034b5c;
	text-decoration: none;
	text-align: justify;
	}
.title{
	font-family: Arial;
	font-size:18px;
	color: 034b5c;
	text-decoration: none;
	text-align: justify;
	font-weight:bold;
	}
