body  {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	background-color: #FFFFFF;
}

p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: normal;
	line-height: 14px;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 25px;
}

hr {
		color: #003366;
		height: 2px;
}

.bar_white1 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: lighter;
	text-align: right;
	line-height : 12px;
}

.bar_white2 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height : 11px;
	text-decoration: underline;
}

.bar_white3 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height : 11px;
}

.bar_white_big {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	height: 27px;
}

.findstr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	width: 200px;
	}

.menu  {
	margin-top : 3px;
	margin-bottom : 2px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 10px;
}


a	{
	font-size: 12px;
	text-decoration: underline;
	color: #003366;
	font-weight: normal
}

a:hover {
		color: #3399CC;
	}

a:visited{
	text-decoration: none;
	}

-->
