:link {
	color: #000080;
	text-decoration: none;
}

:visited {
	color: #a99c7e;
	text-decoration: none;
}

:active {
	color: #800080;
	text-decoration: none;
}

:hover {
	color: #8f8f8f;
	text-decoration: none;
}

body {
	color: #111111;
	font-family: arial;
	font-size: 13px;
	background: #DDDDDD;
	margin: 32px;
}

table {
	font-family: arial;
	font-size: 13px;
}

}
.myheader {
	color: #006A6A;
}


