@charset "utf-8";

body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#CCC;
		
	}
p{
	line-height: 20px;
	}
	
h2{
	line-height: 25px;
	}	
a, a:link, a:visited, a:active {
	color: #FF0;
	text-decoration: none;
}

a:hover {
	color: #CCC;
	text-decoration: underline;
}
html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

.textleft {
	text-align: justify;
}
.justifytext {
	text-align: justify;
}
.news {
	font-weight: bold;
	font-size: 16px;
	color: #FCFF00;
}
