body{
	background:white;
	padding-top: 0px;
	margin: 0px auto auto;

}
strong{ color:darkblue; font-weight:bold;}
h1{font-size:x-large; color:darkred ;font-weight:bold;}
h2{font-size:large; color:darkred ; font-weight:bold;}
h3{font-size:small; color:darkred; font-weight:bold;}
h4{font-size:x-small; color:darkred; font-weight:bold;}
A:link{
	text-decoration:underline;
	font-weight:normal;
	color: #000099;	MENUFIXL
}
A:visited {text-decoration:underline; font-weight:normal;	MENUFIXL}
A:active{text-decoration:underline;	font-weight:normal;	color: #990000;	MENUFIXL}
A:hover {text-decoration:underline;	MENUFIXL
	font-weight:normal;
	color:#FFFFFF;
	background-color: #555555;
}
.MENUFIX {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
}
.MENUFIXL {	font-size: 14px;	font-style: normal;	line-height: 140%;}
.f10 {	font-size: 10px;	font-style: normal;		line-height: 140%;}
.f12 {	font-size: 12px;	font-style: normal;		line-height: 140%;}
.f14 {	font-size: 14px;	font-style: normal;		line-height: 140%;}
