body, p, td, th, li, ol {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h1.h1_red {
	color:red;
	font-weight : bold;
}
h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h5 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p.p_copyright {
	font-size: 10px;
	font-weight: bold;
}
p.p_home_pg_txt {
	font-size: 10px;
}
th.th_news {
	background-color: #003300;
	font-size: 14px;
	color:white;
	font-weight : bold;
}
th.th_yellow {
	background-color: Yellow;
	font-size: 12px;
	color: #003300;
	font-weight : bold;
}
td.td_news {
	font-size: 11px;
}
td.td_news_red {
	font-size: 11px;
	font-weight: bold;
	color: #CC0033;
}
p.p_news {
	font-size: 11px;
	text-align:center;
}
a:link {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	color : blue;
}
a:visited {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : underline;
	color : Maroon;
}
a:hover {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : underline;
	color : red;
}
a:active {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : underline;
	color : blue;
}
a.copy:link, a.copy:active {
	font-size: 10px; 
}
 a.copy:hover, a.copy:visited {
	font-size: 10px;
}
a.nws:link, a.nws:visited, a.nws:hover, a.nws:active {
	font-size: 11px;
}
hr {
	width: 80%;
	height: 1px;
	color: #003300;
	text-align : center;
}
.regtext {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;

}