a:link { text-decoration: none; font-weight: normal; color: #3A3A52; }
a:visited { text-decoration: none; font-weight: normal; color: #3A3A52; }
a:active { text-decoration: none; font-weight: normal; color: #3A3A52; }
a:hover { color: #317E80; cursor: pointer; text-decoration: underline; font-weight: normal; }

body,td,tr,div {
	font-family: Arial;
	font-size: 12px;
	color: #317E80;
	letter-spacing: 0px;
	line-height: 12px;
	text-align: justify;
}

.title { color: #C62771;
	font-size: 16px;
	font-family: Arial Narrow;
	line-height: 16px;
	border-bottom: 1px solid #EFF096;
	width: 100%;
	height: 26px;
}

.subtitle { color: #52326C;
	font-size: 14px;
	font-family: Arial Narrow;
	line-height: 16px;
	padding-top: 5px;
}

.bottom { color: #774639;
	font-size: 9px;
	font-family: Arial;
	line-height: 12px;
	height: 22px;
	width: 100%;
	padding-bottom: 10px;
	text-align: right;
}

.bottom a:link { color: #774639; text-decoration: none; font-weight: italic; }
.bottom a:active { color: #774639; text-decoration: none; font-weight: italic; }
.bottom a:visited { color: #774639; text-decoration: none; font-weight: italic; }
.bottom a:hover { color: #3A3A52; text-decoration: underline; font-weight: italic; }

.copyright { color: #C62771;
	font-size: 9px;
	font-family: Arial;
	line-height: 9px;
}