body {			margin:0px;
				padding: 0;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				background-color:#072201;
		
}

/* heading areas where h1 is for white large, h2 is for the same size as h1 but in blue and h3 for a smaller blue  */	

h1 {font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	font-style:normal;
	font-weight:bold;
	line-height: 40px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;	
	border-bottom:1px;
	border-bottom-color:#c1ac4c;
	border-bottom-style:dashed;
	border-bottom-width:100%;
	}
	
h2 {font:"Times New Roman", Times, serif;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#333300;	
	font-style:italic;
	font-weight:bold;
	padding-top:10px;
	padding-left:25px;
	padding-right:10px;
	padding-bottom:10px;			
	background-color:#FFFFFF;
	margin-bottom:0px;
	
		}
		
h3 {font:"Times New Roman", Times, serif;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#ffffff;	
	font-style:italic;
	font-weight:bold;
	padding-top:10px;
	padding-left:25px;
	padding-right:10px;
	padding-bottom:10px;			
	background-color:#333300;
	margin-bottom:0px;
	
		}
				

	
/* paragraph text in white */		
	
p { font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f3f5c5;
	font-style:normal;
	font-spacing: 3px;
	font-weight:normal;
	line-height: 20px;
	margin-bottom:25px;

	margin-left:10px;
	margin-top:5px;
	margin-right:10px;	
	margin-bottom:10px;
}


/* links in white */

a {				color:#FFFFFF;
				font-size: 12px;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				text-decoration: none;
}

a:link {		color:#ffffff;
				text-decoration:none;
}

a:visited {		color:#FFFFff;
				text-decoration:none;
}


a:hover {		color:#000000;
				text-decoration:none;
}


/* small bottom links in white */

.smalla {				color:#FFFFFF;
				font-size: 10px;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:normal;
				text-decoration: none;
}

.smallalink {		color:#FFFFFF;
				text-decoration:none;
}

.smallavisited {		color:#CCCCCC;
				text-decoration:none;
}

.smallahover {		color:#00b2d9;
				text-decoration:none;
}



/* links in blue */
 
.a {			color:#ffffff;
				font-size: 12px;
				font-family: Arial, Helvetica, sans-serif;
				font-weight:bold;
				text-decoration: none;
}

.alink {		color:#ffffff;
				text-decoration:none;
}

.avisited {		color:#666666;
				text-decoration:none;
}

.ahover {		color:#ffffff;
				text-decoration:underline;
}





#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin: 0 0px; letter-spacing:0px; padding:15px;}
#xsnazzy h1 {font-size:20px; color:#fff;}
#xsnazzy h2 {font-size:16px;color:#00b2d9; border:0;}
#xsnazzy p {padding-bottom:10px;}
#xsnazzy h2 {padding-top:5px;}
#xsnazzy {background: transparent; margin:25px 1em 100px 1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#231f20; border-left:1px solid #ffffff; border-right:1px solid #ffffff;}
.xb1 {margin:0 5px; background:#ffffff;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#231f20; border:0 solid #ffffff; border-width:0 1px;}

