@CHARSET "ISO-8859-1";

body { 
	background-color:#666699;
	color:#660000;
	font-family: Lucida, sans-serif;
}
a {
	font-size:14pt;
	color:#999999;
}
a:link {}
a:visited {
	color:black;
}
h1 {
	font: normal 24pt cursive;
	text-align: center;
}
h2 {
	font: normal 22pt cursive;
	text-align: center;
}
h3 {
	font: normal 20pt cursive;
	text-align: center;
}
h4 {
	font: normal 18pt cursive;
	text-align: center;
}
img {
	border-color:#660000; 
	border-style:inset;
}
p {
	font-size:14pt;
}
hr {
	color:black;
}
table {
	margin:auto;
}
.border {
	border: medium solid black; 
	margin-right: 20px; 
	margin-bottom: 20px;
	padding: 10px;
}
.borderThick {
	border: thick solid black; 
	margin-right: 20px; 
	margin-bottom: 20px;
	padding: 10px;
}	
.center {
	text-align: center;
}	
.h1link {
	font: normal 24pt cursive;
}
.leftAlign {
	text-align: left;
}	
.leftLinks {
	width:100px;
	vertical-align:top;
	padding-right: 10px;
}
.linkHeader {
	font-size:16pt;
}
.mediumTextCenter {
	font-size:14pt;
	text-align:center;
}
.page {
	width:100%;
	border: medium solid black;
}
.photo {
	font-size:12pt;
	text-align: center;
}
.underline {
	text-decoration: underline;
}
