body,td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align:justify;
	font-size:14px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color:#006699;
	text-align:center;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color:#009A9C;
	text-align:center;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	color:#009A9C;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	color:#CC3300;
	font-size:14px;
	
}
a:link {
	color: #0000CC;
	text-decoration: underline;

}
a:visited {
	color: #0000CC;
	text-decoration: underline;

}a:hover {
	color: #9F9FFF;
	text-decoration: underline;
}


.nav a:link {
	color: #0000CC;
	display: block;
	text-decoration: none;
	white-space: nowrap;
	padding: 3px;
	border-bottom: thin dashed #0066cc;
	background-color: #99ffff;
}

.nav a:visited {
	color: #0000CC;
	display: block;
	text-decoration: none;
	white-space: nowrap;
	padding: 3px;
	border-bottom: thin dashed #0066cc;
	background-color: #99ffff;


}
.nav a:hover {
	color: #99FFFF;
	background-color:#0099ff;
	
}
.quotes{
font-size:larger;
font-family:Bookman Old Style, Baskerville Old Face, sans-serif;
	
}
