body {
	Color: White;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Comic Sans, sans-serif 
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-Bottom: 5px;
	MARGIN-TOP: 0px;
	background: Black;
}
}
td {
	font-size: 12px;
	color: white;
	font-family: Arial, Comic Sans, sans-serif;
	
}
p {
	font-size: 11px;
	color: Black;
}
A{
	font-size: 12px;
	color: #48D1CC;
}
A:hover{
	color: #1E90FF;
}	
}

H1 {
	font-size:14px;
	color:#396194;
} 

H2 {
	font-size :11px;
	font-weight: 200;
	text-align:justify; 
} 
H3 {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 11px;
} 
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: 200;
	color : Black;
	text-align:justify;
}
.line{
background-color: white;
	color: white:;
}
.middle{
	Color: white;
	background: #254041;
}
.topline{
	background: #00BFFF;
}
#whitebox{
	PADDING: 20px 20px 20px 20px;
	color: #1A1A1A;
	BACKGROUND: #ffffff;
	width: 230px;
	font: bolder 12px;
	border: thin solid #1E90FF;
}
#redbox{
	padding: 10px 10px 10px 10px;
	color: ffffff;
	background: #591111;
	border: 1px solid #FFA500;
	font: 12px arial,tahoma,arial;
}
#news{
	padding: 2px 4px 4px 4px;
	color: ffffff;
	background: #000000;
	border: 1px solid #1E90FF;
	font: 12px arial,tahoma,arial;
}

