P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	line-height: 22px;
	text-align: left;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
	line-height: 12px;
	text-align: right;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
	line-height: 12px;
	text-align: left;
}
H3 {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #515151;
	font-weight : bolder;
	text-align: left;
}
A.mainmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : Black;
	width : 100%;
	height : 25px;
	display : table;
	text-align : center;
	line-height : 25px;
}
A:hover.mainmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : Red;
	width : 100%;
	height : 25px;
	display : table;
	text-align : center;
	line-height : 25px;
}
A.menuover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : White;
	width : 100%;
	height : 25px;
	display : block;
	text-align : center;
	line-height : 25px;
}
A.mainmenu2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : Black;
	background-color : solid White;
	width : 100%;
	height : 14px;
	display : table;
	text-align : center;
	line-height : 14px;
}
A:hover.mainmenu2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : Black;
	background-color : #B2B1B1;
	width : 100%;
	height : 14px;
	display : table;
	text-align : center;
	line-height : 14px;
}
A.menuover2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	background-color : #898888;
	color : White;
	width : 100%;
	height : 14px;
	display : table;
	text-align : center;
	line-height : 14px;
}
A.mainmenu3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
	color : Black;
	width : 100%;
	height : 14px;
	display : table;
	text-align : center;
	line-height : 14px;
}
A:hover.mainmenu3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
	color : White;
	background-color : Black;
	width : 100%;
	height : 14px;
	display : table;
	text-align : center;
	line-height : 14px;
}
A.menuover3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
	color : White;
	background-color : #898888;
	width : 100%;
	height : 14px;
	display : block;
	text-align : center;
	line-height : 14px;
}