
a:link {
	color: #0000FF;
	line-height: normal;
}
a:visited {color: #FF6633;}
a:active {color: purple;}
a:hover {color: red; text-decoration: underline;}
body {
	background-color: #008188;
	color: #0000ff;
	line-height: 1;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	line-height: normal;
	margin: 15;
}
.table {margin: 5px;}
.larger {font-size: larger;}
.smaller {font-size: smaller;}
.spcl-font-size {font-size: smaller;}
.bold {
	font-weight: bold;
	line-height: normal;
}
.center {text-align: center;}
.bright {color: yellow;}
.textcolor {color: white;}
.indent {margin-left: 70px; margin-right: 50px;}
.sans-serif {font-family: Arial, sans-serif;}
.title {font-style: italic; font-weight: bold;}
.info {color: white; font-weight: bold;}
.onright {margin-left: 250px;}
.bigchar {font-size: 16pt; font-family: serif;}
.photocaption {
	color: white;
	font-size: larger;
	font-weight: bold;
	vertical-align: middle;
	margin-left: 0px;
	margin-right: 30px;
}
.specs {margin-left: 20px; margin-top: 0px;}
.backtonormal {font-style: normal;}

