body, table, tr, td {
	color: #000066;
	letter-spacing: 0px;
	line-height: 14px;
	font-family: Georgia;
	font-size: 11pt;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
}

a:link {text-decoration: underline; color: #371F4B; font-weight: bold; }
a:visited  {text-decoration: underline; color: #371F4B; font-weight: bold; }
a:hover {text-decoration: none; color: #371F4B; font-weight: bold; }
a:active {text-decoration: underline; color: #371F4B; font-weight: bold; }

a.nav:link {text-decoration: none; color: #371F4B; font-weight: normal; }
a.nav:visited  {text-decoration: none; color: #371F4B; font-weight: normal; }
a.nav:hover {text-decoration: none; color: #371F4B; font-weight: normal; }
a.nav:active {text-decoration: none; color: #371F4B; font-weight: normal; }

.style {
	font-size: 11pt;
	font-family: Georgia;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.small { color: #371F4B; font-weight: bold; }

input, textarea, option, select {
	font: 11pt Georgia;
	color: #371F4B;
	letter-spacing: 0px;
	border: 0px;
	background-color: #FFFFFF;
}

.thumb { border: 1px solid #2E140A; }
.top { padding-bottom: 6px; }
.menu {
	padding: 8px;
	width: 152px;
	border-right: 6px solid #FF99FF;
	line-height: 17px;
	background-color: #FFFFFF;
}
.content {
	width: 349px;
	padding: 8px;
	width: 430px;
	text-align: justify;
	line-height: 17px;
	background-color: #FFFFFF;
}
