body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
 font-size:15px;
}

h2 {
 font-size:13px;
}

strong {
font-size:12px;
}

ol li {
	padding-bottom:8px;
}

ul {
margin-left:16px;
}

ul li {
padding-bottom:8px;
}

table.news {
	font-size: 11px;
}

a:link {
	color: #0044bb; 
}
a:visited {
	color: #0044bb; text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

td.pageheader {
	border-bottom: 2px solid #F7941D;
	color: #0044bb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding : 4px,0px,0px,0px; 
	letter-spacing: -1px;
}

td.pagecontent {
	text-align: justify;	
	font-size: 12px;
}

td.pagecontentheader {
	border-bottom: 2px solid #aaaaaa;
	color: #0044bb;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	padding : 4px,0px,0px,0px; 
	font-variant : small-caps;
	letter-spacing: 2px;
}

td.newsheader {
	border-bottom: 1px solid #76560c;
	color: #76560c;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	font-variant : small-caps;
	letter-spacing: 2px;
}

td.newscontent {
	/*text-align: justify;	*/
	word-spacing: 3px;
	font-size: 12px;
}

td.Header {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-transform: lowercase;
	font-weight: bold;
	color: #ffffff;
}

td.Menu {
	font-family: Arial, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
}
td.Menu a:link {
	color: #000000; padding : 4px,4px,4px,4px; font-weight: bold; text-transform: uppercase; text-decoration: none;font-size: 10px;
}
td.Menu a:visited {
	color: #000000; padding : 4px,4px,4px,4px; font-weight: bold; text-transform: uppercase; text-decoration: none;font-size: 10px;
}
td.Menu a:hover {
	color: #ffffff; background-color: #1c256d; padding : 4px,4px,4px,4px; font-weight: bold; text-transform: uppercase; text-decoration: none;font-size: 10px;
}

#ulink{
 text-decoration:none;
 }
 
blink {
	color: #FF0000;
}

