/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #E6DBD0;
	scrollbar-shadow-color: #E6DBD0;
	scrollbar-highlight-color: #E6DBD0;
	scrollbar-3dlight-color: #600001;
	scrollbar-darkshadow-color: #600001;
	scrollbar-track-color: #E6DBD0;
	scrollbar-arrow-color: #600001;
}
.Style2 {
	font-family: Verdana;
	font-size: 14px;
	color: #901514;
	font-weight: bold;
}
.Style3 {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
}

.Style1 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

.scroll {
	height: 295px;
	width: 97%;
	overflow: auto;
	text-align:left;
	padding-right:10px;
}

a:link {color:#901514; text-decoration:underline;}
a:visited {color:#901514; text-decoration:underline;}
a:active {color:#901514; text-decoration:underline;}
a:hover {color:#901514; text-decoration:underline;}

a.two:link {color:#990000; text-decoration:underline;}
a.two:visited {color:#990000; text-decoration:underline;}
a.two:active {color:#990000; text-decoration:underline;}
a.two:hover {color:#990000; text-decoration:underline;}