
body{
	font-family: Arial;}

h1{
	font-family: Times New Roman;
	font-size: 36pt;
	font-weight: bold;
	font-style: italic;}

h2{
	font-family: Times New Roman;
	font-style: italic;
	font-weight: bold;}

h3{
	font-family: Times New Roman;
	font-style: italic;
	font-weight: bold;}

h4{
	font-family: Times New Roman;
	font-style: italic;
	font-weight: bold;}

td.menu{
	background: #CAE4FF}
	
td.header{
	border-bottom: 3px double #000000}

a.cont:link{
	text-decoration: none;}

a.cont:visited{
	text-decoration: none;}

a.cont:hover{
	text-decoration: underline;}

a.cont:active{
	text-decoration: none;
	color: black;
	font-weight: bold;}