.section_links {
	width: 140px;
	font-size: 13px;
	font-style: normal;
	font-family:Tahoma;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCCFF;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 5px;
	font-variant: small-caps;
	text-transform: uppercase;
	padding-bottom: 2px;
	font-weight: normal;
}
.section_links a:link {
	color: #000000;
	text-decoration: none;
}
.section_links a:hover {
	color: #FFECFF;
	text-decoration: none;
}
.page_title {
	font-family: Tahoma;
	font-size: 15px;
	margin-top: 5px;
	margin-left: 15px;
	font-weight: bolder;
	color: #333333;
	text-transform: uppercase;
}
.seperator {
	width: 500px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
}

.section_links a:visited {
	color: #000000;
	text-decoration: none;
}


.indent {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Comic Sans, Comic Sans MS, cursive;
	font-size: 13px;
}

