BODY {	background-color: #999933; 
	font-family: Verdana 
	font-size: 10pt; 
	font-weight: normal;
	margin-left: 0;
	margin-right: 0;
     }


A:link { text-decoration: none; color: #999933; font-size: -3pt;}
A:visited { text-decoration: none; color: #99CC00; font-size: -3pt;}
A:hover { text-decoration: none; color: #CC0000; font-size: -3pt;}
A:active  { text-decoration: none; color: #CCCC00; font-size: -3pt;}


p.middle {background-color: white;
	  text-align: right;
	  font-family: Verdana 
	  font-size: 10pt; 
	  font-weight: normal;
	}



p.center	{ background-color: white; 
		  font-family: Verdana 
		  font-size: 10pt; 
		  font-weight: normal;
		  text-align: center
		}

p.heading	{background-color: white;
		 font-family: verdana;
		 color: #663300;
		 font-size: 12pt;
		 letter-spacing:0.1em;
		 word-spacing: 0.4em;
		 text-align: right;
		 vertical-align: text-bottom;
		 text-transform: UPPERCASE;		 
		}

p.heading2	{background-color: white;
		 font-family: verdana;
		 color: #663300;
		 font-size: 9pt;
		 letter-spacing:0.1em;
		 word-spacing: 0.4em;
		 text-align: right;
		 vertical-align: text-bottom;
		 text-transform: UPPERCASE;
		 
		}



p.contact	{font-family: verdana;
		 color: #663300;
		 font-size: 10pt;
		 text-align: right;
		 vertical-align: text-bottom
		}

H4 {
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
	font-style: normal
    }




table.bottom {background-color: white;
	 text-align: center;
	 vertical-align: text-bottom
         }

table.nav {background-color: white;
	  text-align: center;
	  vertical-align: text-top;
	  margin-top: 0;
	  }

tr.main {background-color:white;
	 text-align:left;
	 font-size: 10pt;
	 font-weight: normal;
	 padding: .5em .5em .5em .5em;
	}

td.middle {background-color: white;
	  text-align: right;
	  font-family: Verdana 
	  font-size: 10pt; 
	  font-weight: normal;
	  margin-left: 0;
	  margin-right: 0;
	  }

td.nav	 {background-color: white;
	  text-align: right;
	  font-family: Verdana 
	  font-size: 10pt; 
	  font-weight: normal;
	  text-align: left;
	  vertical-align: text-top
	  margin-left: 0;
	  margin-right: 0;
	  margin-top: 0;
	  }

td.line {background-color: #ff0000;
	 height: 20px;
	 width: 1px
	}

td.top	{background-color: #999933;
	 text-align: right;
	 vertical-align: text-bottom
	  }

td.bottom {background-color: #999933;
	 text-align: right;
	 vertical-align: text-bottom
	  }