BODY {
	color: #ffffdd;
	background-color: #005500;
	scrollbar-face-color: #007700;
	scrollbar-highlight-color: #008800;
	scrollbar-shadow-color: black;
	scrollbar-3dlight-color: #004400;
	scrollbar-arrow-color: yellow;
	scrollbar-track-color: #004400;
	scrollbar-darkshadow-color: #004400;
	font-family: serif;
	font-size : 16px;
}
TABLE,TD{
	border-color: #999900;
	vertical-align: top;
	font-size : 16px;
}
IMG {border: 0px;}
A:LINK,A:VISITED {color:#dddd00; text-decoration:none;}
A:HOVER {color:#ffff44; text-decoration:underline;}
A:ACTIVE {color : #ffff88;}
P {text-align : justify; text-indent : 7mm;}
H1,H3 {	text-align : center;color : Yellow;}
UL {list-style: circle outside;text-align : justify;}
OL{list-style-position: outside;text-align : justify;padding-left : 3mm;}
HR {color: Yellow;width: 70%;height: 1;}
#news {
	font-family: serif;
	text-align: justify;
	font-size: 16px;
	font-style: italic;
}
#sentence { font-style: italic;	color: Yellow;}
#root{cursor:hand;}
.leftalign{text-align: left;}
.centalign{text-align: center;}