
.stdpagenavy01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 140%;
	text-decoration: none;
}

.stdred01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: red;
	line-height: 140%;
}
.medred02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: red;
	line-height: 110%;
}

.smallblk01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

a {
	color: #0000FF;
	text-decoration: none;
}

a:visited {

	color: #800080;
	text-decoration: none;
}
a:hover {

	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #00FF00;
	text-decoration: none;
}

body {
	background-color: #FFEBF5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 140%;
	color: black;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}

.lightblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 140%;

}
