body {
	background-color: #ffffff
}
.heading {
	background-color: #ffffff;
	font-family: Arial;
	font-size: 14pt;
	text-align:center;
	padding: 5px
}
.content {
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12pt;
	text-align:justify;
	padding: 5px
}
.header {
	background-color: #3775A2
}
a:active     { text-decoration: underline }
a:hover      { text-decoration: underline }
a:link       { text-decoration: underline }
a:visited    { text-decoration: underline }