BODY,P,TD {
	font-family: Book Antiqua,Times New Roman,Times,serif;
	font-size: 12pt;
	color: #663366;
	text-align: center;
}

.header {
	font-family: arial narrow,arial,sans-serif;
	color: #FF9933;
	font-weight: bold;
	text-align: center;
}

.g_image {
	border: 1px solid black;
}

.g_text {
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
}

.nav_cell {
	width: 120px;
	border: 1px dotted gray;
	white-space: nowrap;
	padding: 10px;
}

.section_title {
	font-family: Book Antiqua,Times New Roman,Times;
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
}

A:link
{
	text-decoration: underline;
	color: #309;
}
A:visited { text-decoration: underline; color: #006666}
A:active { text-decoration: underline; color: #339999}
A:hover { text-decoration: underline; color: #339999}
