BODY{
	color: black;
	font-size: 12pt;
	font-family: "Arial";
	background-color: #BCD5AA;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #BCD5AA;
	scrollbar-darkshadow-color: #678055;
	scrollbar-face-color: #BCD5AA;
	scrollbar-highlight-color: #BCD5AA;
	scrollbar-shadow-color: #89a277;
	scrollbar-track-color: #BCD5AA;

}
A{
	color : black;
	font-size : 12pt;
	font-weight: normal;
	font-family : "Arial";
	text-decoration: none;
	border : none Black;
}
A:hover
{
	font-size : 12pt;
	font-weight: bold;
	font-family : "Arial";
}
A.link{
	color : black;
	font-size : 10pt;
	font-weight: bold;
	margin-left : 8px;
	text-decoration: none;
	border : none ;
}
A.link:hover
{
	font-size : 11pt;
	font-weight: bold;
}
DIV.head1
{
	font-size : 16pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
DIV.head2
{
	font-size : 12pt;
	font-family : "Arial Narrow";
}
DIV.head3
{
	font-size : 16pt;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font : italic;
}
DIV.head4
{
	font-size : 10pt;
	font-family : "Arial Narrow";
}
DIV.body
{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 8px;
}
DIV.bodybold
{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 8px;
	font: bold;
}
DIV.bodylink
{
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 8px;
	font : bold;
}
DIV.bodysmall
{
	font-size : 10pt;
	font-family : "Times New Roman";
	font-weight : bolder;
	text-align: center;
}
DIV.bodypoem
{
	font-size : 12pt;
	font-family : "Times New Roman";
	font-weight : bolder;
	text-align: center
}
DIV.leftin
{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 24px;
}
DIV.TextBoxTicker
{
	font-size : 10pt;
	border: teal solid 1px;
	margin-top: 1px;
	margin-bottom: 2px;
	background-color: #CCE5BA;
	cursor: pointer;
	text-align : center;
}
DIV.ImgLeft
{
	float : left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
DIV.ImgTopLeft
{
	float : left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
DIV.ImgRight
{
	float : right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
DIV.ImgTopRight
{
	float : right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
TABLE.head
{
	border-top: 1 solid teal;
	border-left: 0;
	border-right: 0;
	border-bottom: 1 solid teal;
	background-color: #ACC59A;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
TABLE.head3
{
	font-size : 16pt;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font : italic;
}
TR.head
{
	border-top : 1 solid teal;
	border-left : 0;
	border-right : 0;
	border-bottom : 1 solid teal;
	background-color : #ACC59A;
	padding : 0 0 0 0;
}
TR.body1
{
	border-top : 0l;
	border-left : 0;
	border-right : 0;
	border-bottom : 0;
	background-color: #CCE5BA;
	padding : 0 0 0 0;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}
TR.body2
{
	border-top : 0l;
	border-left : 0;
	border-right : 0;
	border-bottom : 0;
	background-color: #ACC59A;
	padding : 0 0 0 0;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}
TR.body3
{
	border-top : 0l;
	border-left : 0;
	border-right : 0;
	border-bottom : 0;
	background-color: #CCE5BA;
	padding : 0 0 0 0;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}
TD{
	font-size: 12pt;
	font-family: "Arial";
}
