body
{
	background-color: #ffffff;	
	}
p, td, body, table          
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
		}
a:link 
	{
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #107192;
	}
a:visited
	{
	font-style: normal;
	text-decoration: underline;
	color: #107192;
	font-weight: normal;
	}
a:hover
	{
	font-weight: normal;
	text-decoration: none;
	color: #B17F4C;
	}
a:link.symbol
	{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #CC0000;
	}
a:visited.symbol
	{
	font-style: normal;
	text-decoration: none;
	color: #CC0000;
	font-weight: normal;
	}
a:hover.symbol
	{
	font-weight: normal;
	text-decoration: none;
	color: #3366FF;
	}
a:link.out
	{
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #CC0000;
	}
a:visited.out
	{
	font-style: normal;
	text-decoration: underline;
	color: #CC0000;
	font-weight: normal;
	}
a:hover.out
	{
	font-weight: normal;
	text-decoration: none;
	color: #3366FF;
	}
.style1 {color: #107192; font-weight: bold;	font-size: 12pt;}
.style2 {font-size: x-small; }
.style5 {color: #107192; font-weight: bold; }

.borderAll {
	border: 2px solid #ffcc00;
}
.box {
	border: 2px solid #ffcc00;
}
.borderR {border-right-width: 2px; border-right-style: solid;	border-right-color: #ffcc00;}
.borderL {border-left-width: 2px; border-left-style: solid; border-left-color: #ffcc00;}
.borderT {border-top-width: 2px; border-top-style: solid;	border-top-color: #ffcc00;}
.borderB {border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #ffcc00;}
.quote 
	{
	border-color: #999999; border-width: 1px; border-style: solid; 
	padding: 2px; color: #333333; font-size: 12px; background-color: #FFFFCC;
	}
.newsT {border-top-width: 1px; border-top-style: solid;	border-top-color: #CC0000;}
.newsB {border-bottom-width: 1px; border-bottom-style: solid;	border-bottom-color: #CC0000;}