
body {
	/* scrollbar-face-color:#00016b;
	scrollbar-track-color:#cccccc;
	scrollbar-arrow-color:#cccccc;
	scrollbar-3dlight-color:#e01a1e;
	scrollbar-shadow-color:#e01a1e;
	scrollbar-highlight-color:#e01a1e;
	scrollbar-darkshadow-color:#00016b;  */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(images/index_03.jpg);
}
.style1 {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #e01a1e;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2A {
	color: #e01a1e;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:underline
}
.style3 {
	color: #e01a1e;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style3A {
	color: #e01a1e;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style3B {
	color: #e01a1e;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	}
.style4 {
	color: #00016b;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #00016b;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style6 {
	color: #00016b;
	font-size: 13px;
	font-family: tahoma;
	font-weight:bold;
	text-decoration:none
}
a:link {
	color: #e01a1e;
	text-decoration: underline;

}
a:visited {
	color: #bd100a;
	text-decoration: underline;

}
a:hover {
	color: #e01a1e;
	text-decoration: none;
}