body {
	color: #cc0099;
	background-color: #ffffff;  
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	line-height: 130%;
	background-image: url(graphics/canvas-p-tile.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
}
h1 {
	font-family: "Lucida Sans Unicode";
	color: #cc0099;
	display: inline;
	font-style: italic;
	line-height:120%;
}
.whitebg {
	background-color: #FFFFFF;
	color: #cc0099;
}
.redtext {
	color: #660000;
}
h2 {
	font-family: "Lucida Sans Unicode";
	font-weight: normal;
	font-style: italic;
	font-size: 20px;
	line-height:120%;
}
p {
	margin-right: 5px;
	margin-bottom: 10px;
}
h3 {
	font-family: "Lucida Sans Unicode";
	font-weight: normal;
	margin-bottom: 0px;
	line-height:120%;
}
li {
	list-style-type: disc;
	margin-bottom:5px;
}
a:link {
	color:#ff3399;
}  
#nav ul li {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-position: outside;
	margin-right: 10px;
	margin-left: 0px;
	font-family: "Lucida Sans Unicode";
	color: #cc0099;
	font-size: 16px;
	font-style: italic;
}
a:hover,  
a:active {
	color:#cc0099;
}  
a:visited {
	color:#cc0099;
}  
a:visited:hover {
	color:#ff3399;
}
.emphasis {
	font-family: "Lucida Sans Unicode";
	color: #cc0099;
	margin-bottom: 40px;
	font-style: italic;
	font-size: 130%;
}
save { 
	color: #611f29;
}
