body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
/*
	SCROLLBAR-FACE-COLOR: #ED1D24; SCROLLBAR-HIGHLIGHT-COLOR: #aa0b0ecd; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #7575ff;
*/
}
a {
	color: #0000FF; 
	text-decoration: underline;
}
a:hover {
	color: #000000; 
	text-decoration: none;
}
a:visited {
	color: #000099; 
	text-decoration: underline;
}
a.black-link {
	color:#000000; 
	text-decoration: none;
}
a.black-link:hover {
	color:#000000; 
	text-decoration: underline;
}
a.black-link:visited {
	color: #666666; 
	text-decoration: none;
}
a.big-blue {
	nowrap;
	color:#0000FF;
	font-size:150%; 
	text-decoration: underline;
}
a.big-blue:hover {
	color: #FF0000; 
	text-decoration: none;
}
a.big-blue:visited {
	color: #000099; 
	text-decoration: none;
}

.big-blue {
	nowrap;
	color:#0000FF;
	font-size:150%; 
}

h1 {
    font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans Serif;
	font-size: 170%;
    margin: 0px 0 10px 0;
	color:red;
}
h2 {
    font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans Serif;
	font-size: 150%;
    margin: 0px 0 10px 0;
	color: #000000;
}
h3 {
    font-weight: bold;
	font-family: Arial;
	font-size: 90%;
	color: #000000;
}

.small {font-size: 85%;}
.small-description {font-size: 85%; color:#999999;}
a.small-description {font-size: 85%; color:#999999; text-decoration: none;}
a.small-description:hover {color:#0000FF; text-decoration: underline;}
.invisible {display: none;}
a.menu:hover {
	color:#000000; 
	text-decoration: none;
	background-color: #ffffff;
}
a.menu {
	padding-bottom: 11px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a.img { border:none; }
