/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #7d674c;
	scrollbar-base-color:#9e9d9d;
	/*background-color:#605a5a;*/
	background-color:#BFBAB6;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #7d674c;
	
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #7d674c;
	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #7d674c;
	
}

.Style2 {
	font-size: large;
	font-weight: bold;
	font-size: xx-large;
	color: #2A0970;
	}

