body { font-family: Veranda, Arial, sans-serif; 
	margin: 0px;
	}

a { color: #683981; 
	text-decoration: underline;
	}
a:hover { font-weight: bold;
	}

b { color: #205B8F; 
	}

strong { color: #205B8F; 
	}

h1 { font-size: 20px;
	color: #205B8F 
	}

h2 { font-size: 20px;
	color: #A0AE36; 
	font-style: italic;
	}

h3 { font-size: 16px;
	color: #A0AE36;
	}
	
h4 { font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #205b8f; 
	}

ul, ol { list-style-type: square;
	}
	
	
#mainnav { color: #FFCC33;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

#subnav { font-size: 12px; 
	font-weight: bold;
	}

#mainContent { font-size: 12px;
	}

#mailList { font-size: 10px;
	}


.quote	{ font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #205B8F
	}

.quoteAtt { font-size: 12px;
	color: #A0AE36;
	}
