	BODY,TD
	{
		font-family : "Courier New", Courier, monospace;
		font-size : 14px;
		font-style : normal;
	}

	td.small
	{
		font-size : 10px;
                color : black;

        }


	TH
	{
		font-family : "Courier New", Courier, monospace;
		font-size : 16px;
		font-style : normal;
		font-weight : bold;
		background:#FFFFE8;	
	}
		
	A
	{
		text-decoration:none;
		color : #940000;
		font-weight : bold;
		background:#FFFFE8;	
	}

	H1
	{
		font-family : "Courier New", Courier, monospace;
		font-size: 20px;
		font-style : normal;
		background : #18527B;
		color : #FFFFE8;
		padding-top : 4px;
		padding-bottom : 4px;
		padding-left : 10px;
	}

	H2
	{
		font-family : "Courier New", Courier, monospace;
		font-size: 16px;
		font-weight : bold;
	}

	H3
	{
		font-family : "Courier New", Courier, monospace;
		font-size: 16px;
		font-style : normal;
		background : #940000;
		color : #FFFFE8;
		padding-top : 4px;
		padding-bottom : 4px;
		padding-left : 10px;
	}

	H5
	{
		font-family : "Courier New", Courier, monospace;
		font-size: 12px;
		font-weight : bold;
	}

	H6
	{
		font-family : Arial, Geneva, Helvetica, Sans Serif;
		font-size: 10px;
	}
	
	HR
	{
	color : #C0C0C0;
	border-style: dashed;
	border-width: thin;
	width: 65%;
	}

	I
	{
		font-family : "Courier New", Courier, monospace;
		font-size: 14px;
		color : #FFFFE8;
		font-style : normal;
		font-weight : bold;
	}

	DIV.mailheader
	{
		color : #940000;
		font-weight : bold;
		font-size : 16px;
		text-align : left;
	}

	DIV.mail 
	{
		color : #000000;
		font-size : 14px;
		text-align : left;
	}

	DIV.small 
	{
		font-size : 10px;
	}	
	
	DIV.commentary 
	{
		color : #18527B;	
		font-weight : bold;
		font-style : italic;
		font-size : 14px;
	}
	
	DIV.dots 
	{
		color : #33CC99;	
		font-weight : bold;
		font-size : 24px;
		text-align : center;
	}
	
	DIV.newsflash 
	{
		color : #DA0404;	
		font-weight : bold;
		font-size : 24px;
	}
	
	DIV.article 
	{
		font-family : Times New Roman, Times, Serif;
		font-size : 14px;
		font-style : normal;
	}
	
	DIV.articleheader 
	{
		font-family : Times New Roman, Times, Serif;
		font-size : 24px;
		font-style : normal;
	}	

	DIV.articleheader2 
	{
		font-family : Times New Roman, Times, Serif;
		font-size : 18px;
		font-style : normal;
	}	
	
#menu {
	background-color: #CCCCCC;
	border: solid 3px #18527B;
	padding: 4px;
	width: 160px;
	font-size: 8pt;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input {
	background-color: #eee;
	border: 1px solid #999;
	width: 80px;
	letter-spacing: -0.05em;
}

#menu li.bigger {
	font-size: 10pt;	
}

#menu ul {
	color: #000000;
	text-transform: lowercase;
	list-style-type: none;
	margin: 0;
}
#menu ul li {
	font-family: 'Lucida Sans Unicode', Verdana, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px;
	/*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	font-size: 10pt;
	margin: 0;
	text-align: left;
}

#menu ul ul li {
	font-family: 'Lucida Sans Unicode', Verdana, sans-serif;
	font-weight: normal;
	font-style: oblique;
	line-height: 115%;
	font-size: 9pt;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	border: 0;
}

#menu  ul ul li a {
	color: #18527B;
	height: 13px;
	font-size: 8pt;
	text-decoration: none;
	font-weight : normal;
	background : none;
	font-style : normal;
	list-style-position : inside;
	list-style-type : disc;
}

#menu ul ul li a:hover {
	color: #940000;
}
