body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	margin: 25px;
	background-color: #efefef;
}
.purple_text {
	color: #8d158b;
}
.links_text {
	color: #036;
}
.table_main {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.table2 {
	border: 3px dotted #8d158b;
	background-color: #efefef;
}
.text_large {
	font-family: impact;
	font-size: 16pt;
}
.header_main {
	font-family: impact;
	font-size: 30pt;
}
.header_main_red {
	font-family: impact;
	font-size: 30pt;
	color: #C00;
}
