body {
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #000080;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000080;
	scrollbar-darkshadow-color: #000009;
	scrollbar-track-color: #2139B3;
	scrollbar-arrow-color: #FF0000;
	
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	color: #000099;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	color: #ff0000;
	text-decoration: none;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	color: #ff0099;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #000099;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #000099;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000099;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000099;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000099;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;

}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #000099;
	line-height: normal;
	font-variant: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000099;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000099;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
}
