h1 {
	background-color: #dddddd;
	font-family: verdana, arial, 'sans serif'; 
	line-height: 1cm;
}

h2,h3 {
	font-family: verdana, arial, 'sans serif'; 
	margin-left: 5pt;
	margin-right: 5pt;
	line-height: 1cm;
}


p,table,li {
	font-family: verdana, arial, 'sans serif'; 
	margin-right: 9pt;
}

ul {
	list-style: disc; 
}

ol {
	list-style: decimal; 
}

p,li,th,td {
	font-size: 9pt;
	line-height: 0.4cm
}

body {
	background-color: #ffffff;
}

h1,h2,h3,hr  {
	color:black; 
}

a:link    {color:black}
a:visited {color:black}
a:active  {color:mediumblue}
a:hover   {color:mediumblue}




table#menubar {
	border-style: none none none none;
}
td.menuitem	{
	border-style: none none none none;
	text-align: center;
	width: 150px;
	padding-right: -1;
}
tr.menurow	{background-color: #000000}

a.menuitem:link	 {color:white; text-decoration: none}
a.menuitem:visited {color:white; text-decoration: none}
a.menuitem:active  {color:white; text-decoration: none}
a.menuitem:hover   {color:white; text-decoration: none}



table.newsTable {
	float:right;
} 
td.newsitemHeader {
	border-style: solid;
	border-color: black;
	border-width: thin;
	border-bottom: none;
	background-color: #555563;
	font-family: verdana, arial, 'sans serif'; 
	text-style: italic;
	color: white; 
	font-size: 11pt;
	line-height: 0.5cm
	margin-right: 5pt;
}
td.newsitemBody {
	border-style: solid;
	border-color: black;
	border-width: thin;
}

p.newsitemContent {
	background-color: white;    
	font-family: verdana, arial, 'sans serif'; 
	text-decoration: none;
	text-align: justify;
	color: black; 
	font-size: 8pt;
	line-height: 0.4cm
	margin-top: 1pt;
	margin-right: 3pt;
	margin-left: 3pt;
	margin-bottom: 1pt; 
} 


