body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('wings_r6_c3.jpg');
	font-size: 12px;
	color: #808080;
	scrollbar-base-color:#808080;
	scrollbar-arrow-color:#C0C0C0;
	background-attachment: fixed;
	margin-top: 2px;
	margin-bottom: 2px




}
.head {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.content {
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;


}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline overline;
	background-color: #808080;
}
a:visited {
	color: #404040;
	text-decoration: line-through;
}