
h1, h2, h3, h4 {
	font-family: Verdana, Helvetica; 
	font-weight:bold; 
	color: #000000
}

body {
	font-family: Verdana, Helvetica; 
	font-size: 10pt; 
	color: #000000;
	background-image: url(graphics/background.jpg);
	background-repeat: repeat
}

p {
	font-family: Verdana, Helvetica; 
	font-size: 10pt; 
	color: #000000
}

ol {
	font-family: Verdana, Helvetica; 
	font-size: 10pt; 
	color: #000000
}

ul {
	font-family: Verdana, Helvetica; 
	font-size: 10pt; 
	color: #000000
}


.quote {
	font-family: serif;
	font-style: italic;
	font-size: 14pt;
	text-align: center;
	color: black;
}

.warning {
	font-family: sans-serif;
	font-size: 12pt;
	text-align: left;
	color: red;
}

.bottom-nav {
	font-size: 8pt;
	text-align: center;
}

A:link  	{ text-decoration: none; color: #2D73B9;}
A:hover    	{ text-decoration: none; color: #4A2885;}
A:active   	{ text-decoration: none; color: #4A2885;}
A:visited	{ text-decoration: none; color: #4A2885;}

#wrap {background-image:url(cherryblossoms.jpg);}
