BODY { background-color: white}

A:visited {color: #aa5500}
A:link {color: 990000}
A:active {color: aa5533}


H1 { font-size: large; color: #990000; text-align: center}




.box { border-style: solid ; 
	margin-left: 12.5%;
        padding-top: 10;
        padding-left: 10;
	padding-right: 10;
	padding-bottom: 10;
        color: #000000;
        background-color: #F9F5DE; 
        border-width: 1px ; 
         width: 75% ;
}

.title { color: #800000; text-align: center}

.date {font-family: sans-serif; font-size: small; color: #800000}


.copy {font-family: sans-serif; font-size: small; text-align: center}


