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