BODY{
	font-size : 10pt;
	color : #666666;
	scrollbar-3d-light-color : gray;
	scrollbar-arrow-color : gray;
	scrollbar-base-color : white;
	scrollbar-dark-shadow-color : black;
	scrollbar-face-color : white;
	scrollbar-highlight-color : gray;
	scrollbar-shadow-color : gray;
}

DIV{
	font-size : 10pt;
	color : #666666;
}
DIV.cls1{
	font-size : 10pt;
	font-weight : bold;
	color : white;
        background-color : #666666;
}
P{
	font-size : 10pt;
	color : #666666;
}

a:link    {text-decoration:none; color:#000000; }
a:visited {text-decoration:none; color:#000000; }
a:active  {text-decoration:none; color:#000000; }
a:hover   {text-decoration:underline; color:#990000;bold;font-size : 10pt; }

h1{
	margin: 1px;
	padding: 1px;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
h2 {
	margin: 1px;
	padding: 1px;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
}
h3 {
	margin: 1px;
	padding: 1px;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
