BODY {	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:#3AB8EB;
	scrollbar-face-color:white;
	scrollbar-shadow-color:#3AB8EB;
	scrollbar-darkshadow-color:white;
	scrollbar-base-color:white;
	scrollbar-arrow-color:#3AB8EB;
	}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #154684;
	text-decoration: none;
}
a:visited {
	font-size: 10pt;
	color: #154684;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	color: #1993C3;
	text-decoration: underline;
}
a:active {
	font-size: 10pt;
	color: #154684;
	text-decoration: none;
}



body, table, tr, td, select,input,div,form,textarea {
	font-family:Arial; 
	font-size:10pt;  
	color: #666666;
	line-height:14pt;
}

img.picture {
	border: solid 1px grey;
}

th.normal {
	border:solid 1px grey;
}

td.normal {
	border:solid 1px grey;
}