body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#330000;
	background-image: url(NSAA/images/bkd.gif);
	background-repeat: repeat-x;
	background-properties:fixed;
}

/* ID Styles */

a:link {
	color: #FFCC66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FFCC66;
}
a:hover {
	color:#000000
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
	
/* Class Styles */
	
.bodyText {
	font:Georgia;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	font-style:normal;
	}

.smallbody {
	font:Georga;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	font-style:normal;
	}	
	
.header {
	font:Verdana;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	font-style:normal;
	font-weight:bold;
	}
	
.credit {
	font:Georgia;
	color:FFCC66;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	}
	
.links {
	font:Verdana;
	color:FFCC66;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium
	}
	
.textlinks {
	font:Georga;
	color:FFCC66;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	}