a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-size: 100%;
	line-height: 120%;
	color: #330;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #900;
}

.title_white {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	font-size: 200%;
	text-align: center;
	white-space: normal;
}

.title_black {
	font-family: "Optima Bold", "Optima Bold Italic", "Optima Italic", "Optima Regular";
	font-variant: normal;
	color: #000;
	text-decoration: none;
	font-size: xx-large;
	text-align: center;
	line-height: 120%;
	font-weight: bolder;
}

.hidden_keys {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4pt;
	font-weight: lighter;
	color: #FFF;
	text-align: center;
}

.bodyPalatino {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
}

.body_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	line-height: 115%;
	color: #333;
}

.bodyHelvetica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 125%;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.bodyHead_bold {
	font-family: "Optima Bold", "Optima Bold Italic", "Optima Italic", "Optima Regular";
	font-size: 105%;
	line-height: 115%;
	font-weight: bolder;
	color: #000;
}
