BODY,P,TD {
	font-family: Comic Sans MS,serif;
	font-size: 11pt;
	color: #663366;
	text-align: left;
}

.header {
	font-family: Trebuchet MS,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: Trebuchet MS, serif;
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
}

A:link {
	font-style: normal;
	text-decoration: underline;
	color: #F3F;
}
A:visited { font-style: normal; text-decoration: underline; color: #006666}
A:active { font-style: normal; text-decoration: underline; color: #339999}
A:hover { font-style: normal; text-decoration: underline; color: #339999}
