<style type="text/css">
<!--
BODY {  color: Cornsilk;
	 background: ForestGreen;}
P { color: Cornsilk; 
    font-size: large;   
    font-family: Trebuchet MS, Times New Roman, Serif; 
    font-weight: 500;
    margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left; }
H1 { text-align: center;
	font-family: Arial, Sans-serif;
	font-size: xx-large;
	font-weight: 600;
	font-variant: small-caps; }
H2 { font-family: Times New Roman, Trebuchet MS, Serif;
	font-size: x-large;
	font-variant: normal;
	text-align: center; }
H3 { font-family: Serif;
	font-size: large;
	font-style: italic; }
H4 { font-family: Sans-serif;
	font-style: oblique; }
H5 { font-family: Serif;
	font-weight: 600;
	text-decoration: underline; }
A { color: #FFAA2A;
	text-decoration: none;
	font-weight: 800; }
    
Table.main {color: Cornsilk; background-color:
        ForestGreen; table-layout: fixed;
         padding-left: 4px;      
         width: 100%; }
         
td.content      {padding-left: 8px;  background-image: url(../images/stjsketchrev.gif);
         background-repeat: no-repeat; background-attachment: fixed;
         background-position: 75% 50%;}
         
Table.head {color: Cornsilk; background-color: ForestGreen;
                  width: 100%; }
td.address      {color: Cornsilk; 
    font-size: normal;
    font-family: Serif;
	font-weight: 600;
    padding-left: 12px;}    

HR {border: 0px;
	height:8;
	color: DarkSeaGreen;
	background-color: DarkSeaGreen;
	align: center;
	 width: 75%; }
     
tr.menu     {vertical-align: middle;}     
td.menu     [vertical-align: top;}    

td.oddrow { color: ForestGreen;
	background: Linen; }
td.evenrow { color: GhostWhite;
	background: ForestGreen;}

-->

</style>