H2
			{
			padding: 1em;
			border: solid thick #327a77;
			background: #d5dbff;
			color : #000077;
			font-family : Verdana;
			font-weight : bold;
			font-size : 24px;
			}

BODY			{
                        font-family : Arial;
			background-color: #EEEEDD;
			margin : 0px 0px 0px 0px;
			border-width : 0px 0px 0px 0px;
			padding : 4px 4px 4px 4px;
			}

b {color : #ff0000;}
 
a:link {
font-weight : bold;
text-decoration : none;
color : #215018;
} 

a:visited {
font-weight : bold;
text-decoration : none;
color : #0088ff;
} 

a:hover, a:active {
font-weight : bold;
text-decoration : none;
color : blue;
}
