/* CSS Document */

a:link, a:visited {
	color: #0000CC;
	text-decoration: none;
	}
a:hover, a:active {
	color: #0066FF;
	text-decoration: none;
	}

img {
	border-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 3px;
	text-indent: 0px;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #7B003E;
	font-weight: bold;
	text-align: center;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #7B003E;
	font-weight: bold;
	text-align: center;
	margin-bottom: 35px;
	}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #7B003E;
	text-indent: 15px;
	margin-left: 12%;
	margin-right: 12%;
	}
.normalquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #B7005B;
	text-indent: 15px;
	margin-left: 16%;
	margin-right: 16%;
	}
.normalquote-i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #B7005B;
	text-indent: 15px;
	margin-left: 16%;
	margin-right: 16%;
	}
.normalquote-i a:link, .normalquote-i a:visited, .normalquote-i a:hover, .normalquote-i a:active {
	font-style: italic; 
	}
.pimage {
	font-family: Arial, Helvetica, sans-serif;
	color: #7B003E;
	text-align: center;
	font-size: 80%;
	}
.indent {
	text-indent: 20px;
	}
.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #7B003E;
	text-align: center;
	}
.longlinkshrink {
	font-size: 90%;
	}
#shrinklinks {
	font-size: 80%;
	border-top: 2px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	padding-top: 15px;
	line-height: 25px;
	margin-left: 16%;
	margin-right: 16%;
	margin-bottom: 20px;
	}
