html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
}
body
{
scrollbar-arrow-color: #C4C4C4;
scrollbar-3dlight-color: #1567FF;
scrollbar-highlight-color: #B3B3B3;
scrollbar-face-color: #000066;
scrollbar-shadow-color: #4D4D4D;
scrollbar-darkshadow-color: #000099;
scrollbar-track-color: #1567FF;
}
.divscroll
{
	width: 100%;
	height: 487px;
	overflow: auto;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.divscroll2
{
	height: 487px;
	overflow: auto;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.sun
{
	DISPLAY: none;
}
a:link { 
	text-decoration: none; 
	color: red;
	}
a:visited {
	text-decoration: none;
	color: red;
}
a:hover, a:active { 
	color: #000066;
	}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}
