:link {
	color : #000080;
	text-decoration : none;
}

:visited {
	color : #990099;
	text-decoration : none;
}

:hover {
	color : #FF0000;
}

:active {
	color : #FF0066;
	text-decoration : none;
}

body{
	background-color : #FFFFF9;
}

h1{
	font-family : "JSL Blackletter", serif;
	font-size : 60px;
	font-weight : bold;
}

h2{
	font-family : Verdana,arial, sans-serif;
	font-size : 30px;
	font-weight : normal;
}

h3{
	font-family : Verdana,arial, sans-serif;
	font-size : 20px;
	font-weight : normal;
}

h4{
	font-family : Verdana,arial, sans-serif;
	font-size : 19px;
	font-weight : normal;
}

h5{
	font-family : "JSL Ancient", serif;
	font-size : 60px;
	font-style : italic;
	font-weight : bold;
}

h6{
	font-family : "JSL Ancient","Times New Roman", serif;
	font-size : 14px;
	font-weight : bold;
}

p{
	font-family : Verdana,arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

#cd{
	background-attachment : fixed;
	background-image : url(images/cdpale.gif);
	background-position : center;
	background-repeat : no-repeat;
}

#italic{
	font-family : "JSL Ancient", "Book Antiqua", serif;
	font-size : 20px;
	font-style : italic;
	font-weight : normal;
}

#left{
	float : left;
	padding : 1em;
}

#ol{
	font-family : Verdana,arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

#red{
	color : #FF0000;
	font-family : Verdana,arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

#right{
	float : right;
	padding : 1em;
}
