body         { font-family: Tahoma; font-size: 10pt; background-image: 
               url('images/Background.jpg') }
               
.topbottomnav { font-family: Tahoma; font-size: 9pt; color: #FFFFFF }
.main        { font-family: Tahoma; font-size: 10pt; background-color: #E6DEDD; color:#402020 }
.source{ font-family: Tahoma; font-size: 8pt; color: #402020;  font-style: italic;                }

/* NAVIGATION BUTTONS */

			.cssnav	{
						position:relative;
						font-family: arial, helvetica, sans-serif;
						background-image:  url(images/overbtn.gif);
						background-repeat: no-repeat;
						white-space: nowrap;
						display: block;
						width: 250px;
						height: 44px;
						margin: 0; 
						padding: 0; 
			}
			.cssnav a {
						display: block;
						color: #000000;
						font-size: 14px;
						width: 250px;
						height: 44px;
						display: block;
						float: left;
						color: 202020; 
						text-decoration: none;
						font-weight: bold;
			}

			.cssnav img {width: 250px; height: 44px; border: 0; }
			* html a:hover {visibility:visible}
			.cssnav a:hover img{visibility:hidden}

			.cssnav span {
						position: absolute;
						left: 30px;
						top: 15px;
						margin: 0px;
						padding: 0px;
						cursor: pointer;
						width: 140px;
						height: 18px;
						text-align: left;
						
			}
			/* END OF NAVIGATION */
			
h1           { font-family: Tahoma; font-size: 18pt; color: #402020; letter-spacing: 4pt; 
               font-weight: bold; text-align: left; border-left-width: 1px; 
               border-right-width: 1px; border-top-width: 1px; 
               border-bottom-style: solid; border-bottom-width: 1px }
               
h2           { font-family: Tahoma; font-size: 14pt; letter-spacing: 3pt; color: #402020; margin-bottom:0;font-weight:bold }
h3           { font-family: Tahoma; font-size: 12pt; letter-spacing: 3pt; color: #402020 }
h4           { font-size: 12pt; font-family: Tahoma; color: #402020; letter-spacing: 2pt; 
               font-weight: bold }
h5           { font-family: Tahoma; color: #402020; font-size: 11pt; letter-spacing: 1pt }
h6