.style1 {
	font-family: "Palatino Linotype";
	text-align: center;
	letter-spacing: 12px;
	color: white;
    text-shadow: 2px 2px 4px #000000;
}
.style2 {
	font-family: 'Marcellus SC', serif;
	text-align: center;
	font-size: large;
}
body {
	font-size:	76%;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
}
p, blockquote, ul, ol, dl, dd, li, dir, menu {
/* inherit from body */	
	}
small {
	font-size:	small;
}
big {
	font-size:	large;
}
pre {
	font-family:	'Monotype.com', Courier New, monospace;
}
ol li {
	list-style-type:	decimal;
}
ol ol li {
	list-style-type:	lower-alpha;
}
ol ol ol li {
	list-style-type:	lower-roman;
}
table, tbody, tr, td {
	font-size:	.9em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, "Myriad Web", Syntax, sans-serif;
	font-style: italic;
}
/* end body type */	
	h1 {
	font-family:	Optima, "Gill Sans", Futura, sans-serif;
	font-size-adjust:	.53;
	font-size:	200%;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #000000;
	padding-bottom: 5px;
}
a:link {
	text-decoration:	underline;
	/*font-weight:	bold; */
	color:	#000033;
	background:	white;
}
a:visited {
	text-decoration:	none;
	font-weight:	bold;
	color:	#000033;
	background:	white;
}
a:active {
	text-decoration:	none;
	font-weight:	bold;
	color:	#000033;
	background:	#FF0;
}
a:hover {
	text-decoration:	none;
	color:	#999;
	background:	white;
}
a.offsite {
	text-decoration:	none;
	font-weight:	normal;
	color:	#C30;
	background:	white;
}
col {
	text-align: center;
}
.welcome {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: large;
	font-style: italic;
	font-weight: normal;
}
