html { 
   overflow: -moz-scrollbars-vertical; 
}
body {
	margin: 0.2em;
	font-family: Arial, Verdana, Helvetica, sans-serif;  
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	width: auto;
	letter-spacing: 0em;
	word-spacing: 0em;
	}
	
img {  
	border-style: none;
	}
	
form {
	position: relative;
	margin-top: 0em;
	margin-bottom: 0em;
} 

input {
	font-weight: normal;
	font-style: normal;
}

a {
	font-weight: bold; 
	color: #0000C0;
	text-decoration:none;
	}

a:hover {
	color: #000000;
	text-decoration:none;
	}

a.menulink {
	font-size:1.2em; 
	font-weight: bold;
}

.color-s {
	font-size:0.8em;
	color: #969696;
	font-weight: normal;
	}

.normal-s {
	font-size:0.8em;
	}

.color-sb {
	font-size:0.8em;
	color: #969696;
	font-weight: bold;
	}

.color-b {
	color: #F0672A;
	font-weight: bold;
	}

.color-i {
	color: #969696;
	font-style:italic;
	font-weight:normal
	}

.accesskey {
	font-size:1.2em;
	color: #0000C0;
	font-weight: bold;
	}

.selected {
	font-size:1.2em;
	color: #000000;
	font-weight: bold;
	}

	
	

