p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.body-mnu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #1F64B8;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
.text-white {
	color: #FFFFFF;
}
a:link {color: #1F64B8; text-decoration: underline;}
a:hover {color: #1F64B8; text-decoration: underline;}
a:visited {color: #1F64B8; text-decoration: underline;}
a:active {color: #1F64B8; text-decoration: underline;}

a.copy:link {color: #888888;}
a.copy:hover {color: #888888;}
a.copy:active {color: #888888;}
a.copy:visited {color: #888888;}
.bg-no {
	background-repeat: no-repeat;
	background-position: left;
}
.bg-right {
	background-repeat: repeat-x;
	background-position: right;
}
h3 {
	font-weight: bold;
	text-align: center;
}

