body,tr {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.red { color: #CC0000;}
.green { color:#003300;}
.white { color:#FFFFFF;}

.gbig { font-size: 140%;
		line-height: 140%;
		color: #003300;}
		
.rbig { font-size: 140%;
		line-height: 140%;
		color: #CC0000;}
		
.wbig { font-size: 140%;
		line-height: 140%;
		color: #FFFFFF;}

.news{
		width:160px;
		height:130px;
		background-color:#FFFFFF;
		overflow:auto;}
	
H1 {	font-size: 100%;
		color: #003300;
		margin-top: 0px;
		margin-bottom: 0px; }