a, p, li, td, font {
					font-family: Arial, Helvetica; sans-serif
					}
a {text-decoration: none;}

a:link	{ 
			color: #000000; 
			text-decoration: none 
			}
			
a:visited	{
			color: #000000; 
			text-decoration: none  
			}
			
a:hover { 	
			text-Decoration: underline;
			color: #FF0000
			}
			
a:active { 
			color: #000000; 
			text-decoration: none  
			}

.h1 { 
			color: #FF0000;
			font-weight: bold;
			line-height: 1.2; 
			font-size: 18px;
			font-family: Arial, Helvetica, sans-serif
			}

.h2 { 
			color: #FF0000;
			font-weight: bold;
			line-height: 1.2; 
			font-size: 14px;
			font-family: Arial, Helvetica, sans-serif
			}
.h3 { 
			color: #000000;
			line-height: 1.2; 
			font-size: 14px;
			font-family: Arial, Helvetica, sans-serif
			}
.h4 { 
			color: #000000;
			line-height: 1.2; 
			font-size: 11px;
			font-family: Arial, Helvetica, sans-serif
			}
.h5 { 
			color: #000000;
			line-height: 1.2; 
			font-size: 11px;
			font-family: Arial, Helvetica, sans-serif
			}

.h6 { 
			color: #000000;
			font-style: italic;
			line-height: 1.2; 
			font-size: 11px;
			font-family: Arial, Helvetica, sans-serif
			}
.h7 { 
			color: #000000;
			line-height: 1.2; 
			font-size: 11px;
			font-family: Arial, Helvetica, sans-serif
			}


p { 
	color: #000000;
	font-size: 12px;
	line-height: 1.2; 
	}

ul { 
	color: #000000;
	}

td {
	 color: #000000; 
	 font-size: 12px; 
	 line-height: 1.2; 
	 }
	 
.tabbody {
			 color: #00000;
			 line-height: 1.2; 
			 font-size: 10px; 
			 font-family: Verdana,Arial, Helvetica, sans-serif 
			 }

.tabbody_black {
			 color: #000000;
			 line-height: 1.2; 
			 font-size: 10px; 
			 font-family: Arial, Helvetica, sans-serif 
			 }


.link_rot	{ 
			color: #FF0000; 
			}

.menuTable {
	padding-left:15px;
}

.menuButton a{
	color:#FF;
	font-size: 12px;
	font-weight: 400;

}

.menuButton a:hover{
	text-decoration: none;
	color:#FF;
	font-weight: bold;
}

.menuButtonActive {
	padding-top:0px;
	text-align: center;
}

.menuButtonActive a {
	color:white;
	font-size: 12px;
	padding: 0px 0;
}

.menuButtonActive a:hover{
	text-decoration: none;
	color:White;
	font-weight: bold;
}

