body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

scrollbar-face-color:#ffffff;
scrollbar-arrow-color:#ED5145;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:ffffff;
scrollbar-highlight-color:#cccccc;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#cccccc;

}	
	
a {
	font-size: 12px;
	color: #ED5145;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 20px;
	color: #666666;
}
h2 {
	font-size: 14px;
	color: #E74D41;
}
.style1 {color: #999999}
.style2 {
	font-size: xx-small;
	color: #FFFFFF;
}
.style5 {
	color: #ED5145;
	font-style: italic;
	font-weight: bold;
}

.table { border: 1px solid #cccccc;
}

ul { margin:15px;
}
