body {

    font-family:  times, serif;
    background: #999999;
    margin: 0em;

}



a  { color: #003300; 
     font: bold italic 12pt garamond, times, serif;
     text-decoration: none;
     text-style:italic;
}


a:hover
{
        color:#FFCC00;
}

a.menu {
    color: #ffc; 
    font: bold italic 12pt garamond, times, serif;
    text-decoration: none;
    text-style:italic;
	display: block;
	margin-bottom: 1px;
	margin-left:7px;	
	padding: 3px 0px 3px 0px;
	width: 200px;
	text-align: right;

	}
	
a.bigmenu {
	color: #ffcc00;
    font: bold italic 14pt garamond, times, serif;
    text-decoration: none;
    text-style:italic;
	display: block;
	margin-bottom: 1px;
	margin-left:7px;	
	padding: 3px 0px 3px 0px;
	width: 200px;
	text-align: left;

	}
	
a.smallmenu {
   color: #ffc; 
   font: bold italic 8pt garamond, times, serif;
   text-decoration: none;
   text-style:italic;
	margin-bottom: 1px;
	margin-left:7px;	
	text-align: left;
}

	

/* a.menu:link {
	color: #ffff99;
	background-color: #660033;
	
	}
	
	*/

a.menu:hover {
	color: #660033;
	background-color: #eeffee;
	}
	
/* a.bigmenu:link {
	color: #ffff99;
	background-color: #660033;
	
	}
	*/

a.bigmenu:hover {
	color: #660033;
	background-color: #eeffee;
	}


a.smallmenu:hover {
	color: #660033;
	background-color: #eeffee;
	}




p.q {
    text-align:right;
    font: bold italic 14pt garamond, times, serif;
    padding-right:1em;
    
}



p {
        color: #660033;
	font-size: 12pt;
	line-height: 140%;
	margin-right: 5px;
        margin-left: 7px;
	text-align: left;
	
}

.end {
   
    color:white;
    
}


p.caption {
    font: bold italic 9pt garamond, times, serif;
    color: black;
    background: white;
    padding: 3px;
    margin: 0em;
    text-align:center;
   
}

p.longcaption {
    font: italic 10pt garamond, times, serif;
    color: #663333;
    background: white;
    padding: 3px;
    margin: 0em;
    text-align:center;
    
}


p.longcaption a {
     font: italic 10pt garamond, times, serif;
     font-weight: bold;
     color: #003300; 
     text-decoration: none;
     text-style:italic;
}

p.longcaption a:hover { 
    color:#FFCC00;
}



p.quals {
    font: bold italic 12pt garamond, times, serif;
    color: black;
    padding: 3px;
   margin-left: 7px;
}

.clear {
    clear: both;
}


li {
    line-height: 130%;
    font-size: 12pt;
    font-style: italic;
 /*   margin-right:5em; */
    
    
}

    

.small {
    
font-size: 8pt;
line-height: 100%;
}

td {
    color: #660033;
    font-size: 10pt;
    line-height: 110%;
    margin-right: 5px;
    margin-left: 7px;	
}

 

th {
    background: #660033;
         color: #ffffff;
     
}


h1, h2, h3, h4
 {
     margin-right: 5px;
     margin-left: 7px;
     font-style: italic;
     font-family: garamond, times, serif;
     line-height: 100%;
     
 }
 
 h2{
     font: bold italic 14pt garamond, times, serif;
 }
 
 h2.rev {
     color: #ffcc00;
     margin: 8px 5px 6px 7px;
     font: bold italic 14pt garamond, times, serif;
     
 }
 
 
 h2 a  { color: #003300; 
     font: bold italic 14pt garamond, times, serif;
     text-decoration: none;
     text-style:italic;
}


h2 a:hover
{
 
        color:#FFCC00;
   
}
 
 
 
 hr {
     margin-right: 5px;
     margin-left: 7px;
 }
 
 table.page {
    margin: 0px 5px 5px 70px;
    background: white;
    padding: 0px 20px 0px 0px;
    width: 230mm;
    min-width: 230mm;
    max-width: 230mm;
    height: 297mm;
    min-height: 297mm;
    max-height: 297mm;
    
}




table {
    border-collapse: collapse;
    padding: 0px;
    margin:0em;
    background: white;

}

table.menu {
    border-collapse: collapse;
    border: 0em;
    padding: 0em;
    margin: 3px 3px 4px 0px;
    background: #660033;
    
         
}

td.menu {
    text-align:left;
    padding:3px 3px 6px 3px;
}

td.menu:hover {
    background: #eeffee;
}

/*
td.statbkgrnd {
    background-image:  url('images/piano.jpg');
    background-repeat:  no-repeat;
    background-attachment:  fixed;
    
    
}

*/

td.endbkgrnd {
    background-image: url("images/end_bkgrnd.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    
    
}


img.right {
    float:right;
    margin: 5px 0px 5px 7px;
    padding-right: 5px; 
    
}

img.left {
    float:left;
    margin: 5px 7px 5px 5px; 
    padding-right: 5px; 
}


div.right {

    float:right;    
    margin: 5px 0px 5px 7px;   
    text-align:center;
    width:200px;
    
}

div.left {

    float:left;
    margin: 5px 7px 5px 7px;   
    text-align:center;
    width:200px;
}

img.border, div.border {
    border: 2px solid purple;
}
