body { 
	scrollbar-face-color: #330066;
	scrollbar-track-color: #FFCCFF;
	scrollbar-arrow-color: #FFCCFF;
	scrollbar-highlight-color: #FFCCFF;
	scrollbar-3dlight-color: #6600FF;
	scrollbar-shadow-color:	#CCCCCC;
	scrollbar-darkshadow-color:	#000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333399;
	background-color: #333399;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
p {
	font-size:16px;
}
.hungry {
color: #FF0000;
font-family: Comic Sans MS, Verdana;
font-size:20px;
font-weight: bold;
}
.navbar {
	color: #FFFFFF;
	font-size: 14px;
	}
a:link {
	color: #0000FF;
}
a:visited {
	color: #663399;
}
a:hover {
	color: #FF99FF;
}
a:active {
	color: #0099CC;
}
.header {
	font-size:16px;
	font-weight: bold;
	font-style: italic;
	color: #3300CC;
	}
.header2 {
	font-size:16px;
	font-weight: bold;
	font-style: italic;
	color: #333399; 
	background-color: #FFCCCC;}

.header3 {
	font-size:18px;
	font-weight: bolder;
	color: #333399; 

}
.header4 {
	font-size:18px;
	font-weight: bolder;
	color: #3300FF; 
	font-style:italic;
	}
.tabletextheader {
	font-size:16px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color: #330099; 
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.navLink {
	color: #330099;
	font-size: 12px;
	font-weight: bold;
}

h1 {
	font-size: 17px;
	color: #330099;
	font-style: italic;
	font-weight:bold;
}
h2 {
	font-size:16px;
	color: #0000CC;
}

h3 {
	font-size:16px;
	color: #000066;
}
h4 {
	font-size: 12px;
	color: #333366;
}
.tabletext {
	font-size: 14px;
	color: #000099;
	
	}
.tableheader {
	background-color: #FFCCCC;
	color: #000099;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	}
.top {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	}