body {
	background-color : #ffffff;
	background-image : url(img/bg2.gif);
	background-repeat : repeat-x;
}

img {
	border:0px;
	}

h1 {
	font-family:Arial, sans-serif;
	color: Gray;
	}
	
h2 {
	font-family:Arial, sans-serif;
	color: Gray;
	}

h3 {
	font-family:Arial, sans-serif;
	color: Gray;
	}
	
a:link { 
	color: #545e9c;
	text-decoration: none;
}
a:visited {
	color: #545e9c;
	text-decoration: none;
}
a:hover { 
	color: #545e9c;
	text-decoration: underline;
}

.news{ 
	font-family: Verdana, Arial, sans-serif;  
	font-size: 10pt;
	padding-left: 5px;
	}
	
.text{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	vertical-align: top;
	padding-left: 20px;
}
