H1 {font-family: arial, sans-serif}

H2, H3, H4, H5 {font-family: arial, sans-serif}

DT, DD, P {font-family: lucinda, sans-serif}

/* Text alterations */
H1 {text-align: center }
H2, H3 {text-transform: uppercase;
	text-align: center }
  
H4 {text-align: center}

/* Set the colors */

html {background-color: #333366; padding: 35px;}

/*BODY { background: white url(back.gif); background-repeat: repeat-y; color: blue;}*/

/*BODY {background: white; background-repeat: repeat-y; color: blue;}*/
BODY {background: #FDFDFD; background-repeat: repeat-y; color: blue;}

A:hover {background-color: blue; color: white;} 

H2, H3, H4, H5, DT, DD, DT, HR {color: #660000;}
H1 {color: blue;}

P {color: blue; padding-left:160px;}

TD {background: #FFFFCC; border-color: #996600;}

DT {background: #FFFF99; border-color: #996600;}

DD {background: #FFCC33;}

/* Set padding, alignment, & etc */

DD {padding:10px;}

BODY {padding:10px;}

TABLE {width: 1px;}

TD {padding: 5px; vertical-align: top; width: 20%; 
    border: 1px; border-style: solid;}

DT {padding: 3px; border: 1px; border-style: solid;}

div.bt {
	margin-left: 160px;
	margin-top: 200px;
}






