body {background-color: #E4F3FC;}
			
.text {	
	font-family: Verdana, Arial, sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #000000;}	
	
.footer {	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;}	
	
.sidebar {	
	font-family: Verdana, Arial, sans-serif;
	font-weight: 500;
	font-size: 11px;
	color: #000000;}	
	
a:link, a:visited	{
	color:#000099; text-decoration: none;}	
	
a:hover {
	color:#000099; text-decoration: underline;}	
	
a.sidebar, a.sidebar:visited {
	text-decoration: none;}	
	
a.sidebar:hover {
	text-decoration: underline;}		
	
img {
	border-color: #9faab0;
}

.comment {
	font-weight: bold;

}

.image {
	border-width: 2;
	border-style: solid;
	margin: 5;}	