body		{font-family: verdana;
		 font-size:.8em;
		 color:#000000;
		 margin:2em;
		}

h1,h2,h3,h4,h5,h6
		{font-weight:normal;
		 clear:left;
		 width:100%;
		 color:#000000;

		}

h1		{background-color:#D2B48C; 
		 border-top: 1px solid #B8860B;
		 border-bottom: 1px solid #B8860B;
		 padding:5px 10px 5px 10px;
		 font-size:2em;	
		 width:75%;

		}

h2		{background-color:#D2B48C; 
		 border-top: 1px solid #B8860B;
		 border-bottom: 1px solid #B8860B;
		 padding:5px 10px 5px 5px;
		 font-size:1.4em;	
		 width:100%;

		}

h3		{font-size:1em;	
		 font-weight:bold;

		}


table		{font-size:1em;}
.nb		{font-size:.7em;font-family: arial;}

a:link			{color:#B8860B;text-decoration: none;background-color:#ffffff;}
a:visited		{color:#B8860B;text-decoration: none;background-color:#ffffff;}
a:active		{color:#B8860B;text-decoration: none;background-color:#ffffff;}
a:hover			{color:#ffffff;text-decoration: none;background-color:#D2B48C;}


.topleft 		{background: url("trans-tl.gif") no-repeat left top;
			 width: 10px;
			 height: 10px;
			}

.topright 		{background: url("trans-tr.gif") no-repeat right top;
			 width: 10px;
			 height: 10px;

			}
.botleft 		{background: url("trans-bl.gif") no-repeat left bot;
			 width: 10px;
			 height: 10px;
			}

.botright 		{background: url("trans-br.gif") no-repeat right bot;
			 width: 10px;
			 height: 10px;
			}

.mytable 		{width:100%;
			 background-color: #B8860B;
			}

.contentarea 		{background-color: #ffffff;
			}

.homefooter		{font-family: Verdana, sans-serif;
		 	 font-size: 0.8em;
		 	 color: #a9a9a9;
		  	 font-weight: normal;
			}

