.border          {font-family: sans-serif;
                              font-size: 12px;
                              line-height: 1em;
                              font-style: bold;
                              color: #000000;}
			.normal			 {font-family: sans-serif;
							  font-size: 10px;
							  color: black;}
			.top_nav		 {font-family: sans-serif;
							  font-size: 11px;
							  font-weight: bold;
							  color: #000000;
							  font-style:bold;}
			.leftnav         {font-family: sans-serif;
                              font-size: 12px;
                              line-height: 1em;
                              font-style: bold;
                              color: #000000;
							  margin-top:75px;
							  margin-left:5px;}
			.headline		 {font-family:sans-serif;
							  font-size:24px;
							  color:#cc0000;}
			.form            {font-family: sans-serif;
                              font-size: 11px;
                              line-height: 1em;
                              font-weight: bold;
                              color: #d8d8d8;
                              background: #394266;
                              margin:3px;
                              border-right-style: inset;
                              border-bottom-style: inset;
                              border-right-width: 2px;
                              border-bottom-width: 2px;
                              border-top-width: 1px;
                              border-left-width: 1px;
                              border-color: #000000;}
			.content		 {font-family: sans-serif;
							  font-size: 10px;
							  color: #000000;}
			a				 {color:#000000;
							  font-size:11px;
							  font-family:sans-serif;
							  font-weight:bold;
							  text-decoration:none;}
			a:link			 {color:#000000;}
			a:visited		 {color:#000000;}
			a:hover			 {color:#000000;
							  text-decoration:underline;}