body {
  	font-family: "Times New Roman", Times, serif;
	background-color: #ffffff;
	font-size: 12px;
	
  }
p {font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:18px;
	font-color: #000;
	text-align:justify;
	}
td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
ul ul:a {text-align:left; }
#news {background-color:#BCD5BB;
padding:5px;
width:65%;

}
#news p{font-size:95%;
text-align:left;
line-height:normal;}

#header a, a:visited, a:active, a:visited {
	text-decoration:none;
	color:#dddddd;
	}
#header a:hover {
	color: #B8413A; 
	text-decoration:underline;}  /* mouse over link */

a:link {color: #75533C}      /* unvisited link */
a:visited {color:#75533C}  /* visited link */
a:hover {color: #B8413A; text-decoration:underline;}  /* mouse over link */
a:active {color:#B8413A}  /* selected link */
 .floatright{float:right;}
 .floatleft{float:left;}
 .left{text-align:left;}
 .center{text-align:center;}
 .right{text-align:right;}
 .just{text-align:justify;}
