body {
font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#E8E8E8;
	font-size: 100%;

}

a:link, a:visited{
color: #0000FF;
text-decoration: underline;
}

a:hover{
color: black;
text-decoration: underline;
}

.style4 {color: #CC0000;}

.main{
padding-left: 40px;
padding-right: 40px;
background-color: white;
font-family:Arial, Helvetica, sans-serif;
border-left:1px solid #666666;
border-right:1px solid #666666;

}

.mark{
background-color:#FFFF00;
}

.footer{
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
padding-bottom: 20px;
font-size: 12px;
}

.footer a:link, .footer a:visited{
	padding-left: 8px;
	padding-right: 8px;	
	color:black;
	text-decoration: underline;

}

.box_lt_grey {
	background-color: #f7f7f7;
	border: 1px solid #CCCCCC;
	padding: 10px;
}


.footer a:hover{
	padding-left: 8px;
	padding-right: 8px;	
	color: #ff6600;
	text-decoration: none;
}

.help{
	background-color: white;

	padding:2px;
	top: 6px;
	right: 6px;
	font-size:80%;
position: absolute;

	position: fixed;

}


h1 {
	font-family: tahoma;
	font-size: 35px;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-family: tahoma;

}

h3 {
	font-family: tahoma;
	
	font-weight: bold;
}

.quote{
font-size: 90%;
	display: block;
	padding:2px;
	top: 4px;
	left:auto;
	right: 4px;
	bottom: auto;
	position:fixed;
	background-color: #FFFF99;
	font-family:Arial, Helvetica, sans-serif;

}

.quote a:link, .quote a:visited{
color:#000000;
text-decoration:none;
}

.quote a:hover{
color:#000000;
text-decoration:underline;

}