/* AzSEASTYLE.CSS */

body { 
	background-color: #ffffff ; 
	color: #000000 ;
	font-family: Arial, Helvetica, sans-serif }

/* Fonts */
P { font-family: Arial, Helvetica ,sans-serif; color:#000000 }
H1, H2, H3, H4 { font-family: Arial, Helvetica, sans-serif }
H5, H6, H7 { font-family: Verdana, Arial, Helvetica, sans-serif }
A:link, A:visited, A:active, A:hover { font-family: Arial, Helvetica, sans-serif }

 /* Font Color */
H1, H2, H3, H4, H5, H6, H7 { color: #339966 }
A:link { color: #cc0000 }
A:visited { color: #cc0000 }
A:hover { color: #ff0033; font-weight: bold }
A:active { color: #ff0033; font-weight: bold }

 /* Size */
H7 { font-size: 24pt; font-weight: bold }
H6 { font-size: 18pt; font-weight: bold }
H5 { font-size: 14pt; font-weight: bold }
H4 { font-size: 12pt; font-weight: bold }
H3 { font-size: 10pt; font-weight: normal }
H2 { font-size: 8pt; font-weight: normal }
H1 { font-size: 6pt; font-weight: normal }

.menu {
	background-color: #aaaaaa;
	text-align: center;
	vertical-align: middle;
	text-decoration: none }
.peachhead { 
	color:#cc6666;
	font-size: 24pt;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-weight:normal }
.peachtext { color: #cc6666 }	
.greentext { color: #339966 }
.biggreen {
	color: #339966;
	font-size: 14pt }
.greentag { 
	color: #339966;
	font-weight:bold; 
	font-style:italic }	
.greenhead { 
	color: #00CC99;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-weight: normal }
.button {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold }

.fuschia { color: #cc3366 }
.purple { color: #993399 }
.brown { color: #993300 }	
.darkblue { color: #006699 }
.blacktext { color:#000000 }
.small { font-size: 8pt }
.big { font-size: 14pt }
.bold { font-weight: bold }
.bolditalic { font-weight: bold; font-style: italic }
.alignright { text-align: right }
.righttag { 
	text-align: right; 
	font-size: 8pt }
.footer { 
	font-size: 6pt ;
	font-family: Arial, Helvetica, sans-serif }

