.body { margin: 0; 
		font-family: verdana, sans-serif; 
		font-size: 9pt; }

div.main { margin: 10; }

div.caption { float:right; 
				display: block; 
				width: 288px }
				
div.caption p {display:block; 
				font-size: 6pt; 
		font-weight: normal;
		text-align: center; }


p { margin-top: 2pt; 
	margin-bottom: 2pt; }

h5 { color: #c00; 
		font-size: 9pt; 
		font-weight: normal; 
		margin-bottom: 2pt;
		margin-top: 5pt; }

h4 { font-size: 12pt; 
		font-weight: bold;
		margin-bottom: 2pt;
		margin-top: 5pt;
		color: #396; }

h3 { font-size: 12pt; 
		font-weight: bold; 
		margin-bottom: 3pt;
		margin-top: 5pt;
		color: #c00; }

h2 { font-size: 14pt; 
		font-weight: bold; 
		margin-bottom: 6pt; 
		margin-top: 5pt;
		color: #c00; }
		
h1 { font-size: 16pt; 
		font-weight: bold; 
		margin-bottom: 6pt; 
		margin-top: 5pt;
		color: #c00; 
		text-align: center; }

dt { color: #396; 
		font-weight: bold; 
		margin-top: 2pt; }

dd { margin-bottom: 10pt; }

li { margin-bottom: 4pt;}

.link { color: #396; 
		font-weight: bold; 
		margin-top: 2pt; 
		text-decoration: underline; 
		margin-bottom: 2pt; }

td.indent p {text-indent: 10pt; }

table.button tr td {border-style: groove; 
				border-color: #696 ; 
				border-width: 4;
				background-color: #9C9; }
		
.banner1 { font-family: verdana, sans-serif;
			font-size: 20pt; 
			font-style: italic;
			color: #c00; 
			text-shadow: 2px 2px 2px #000; }

.menulink { text-decoration: none;
			color: #FFF;
			font-size: 9pt; 
			font-weight: bold; }

a.menulink:visited { color: #fff; }

a.menulink:hover { color: #c00; }

a.menulink:active { color: black; }
					
.currentpage { color: #C00;
				font-size: 10pt; 
				font-weight: bold; }