H1 {
	color: #993333;
	text-align: center;	
	font-family: "Arial Black", sans-serif;
	font-size: medium	
  	}
  
H2 {
	color: #663333;
	text-align: center;
	text-transform: uppercase	
	}
	
BODY {
	background: #FFFFCC url(images/cbbkgd.gif) fixed	
	}

P {
	margin-left: 2em;
	margin-right: 2em;
	text-indent: 3em;
	text-align: justify
	}	

STRONG {
	font-size: larger;
	font-weight: bold
	}
	
.note {
	font-size: xx-small;
	text-indent: 0em	
	}
	
.photo {
	font-size: xx-small;
	text-align: left	
	}
	
A {
	color: #0000FF;
	text-decoration: none	
	}

A:hover {
	color: #FF0000;
	text-decoration: underline
	}

#menu A:hover {
	color: #FF0000;
	font-family: "Arial Black", sans-serif;	
	text-decoration: none;
	text-transform: none
	}

#menu A {
	color: #FFFFCC;
	font-family: "Arial Black", sans-serif;
	text-decoration: none;
	text-transform: none
	}	

#menu {
	background: #663300;
	text-align: center
	}

#top {
	background: #663300;
	color: #FFFFCC;
	font-family: "Arial Black", sans-serif;
	font-size: 36pt;
	text-align: center;
	letter-spacing: 0.1em
	}
	
#disc {
	font-family: "Arial Black", sans-serif;
	font-size: medium
	}
	
#disc A:hover {
	color: #FF0000;
	font-family: "Verdana", sans-serif;
	font-size: small;	
	text-decoration: underline;
	text-transform: none
	}

#disc A {
	color: #0000FF;
	font-family: "Verdana", sans-serif;
	font-size: small;
	text-decoration: none;
	text-transform: none
	}

#grande A:hover {
	color: #FF0000;
	font-family: "Arial Black", sans-serif;
	font-size: small;	
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0.1em
	}

#grande A {
	color: #0000FF;
	font-family: "Arial Black", sans-serif;
	font-size: small;
	text-decoration: none;
	text-transform: none
	}		