BODY{
	margin-bottom : auto;
	margin-left : auto;
	margin-right : auto;
	margin-top : auto;
	
	font-family: Century Gothic, Arial, Helvetica;
	background-color: #fffff0;
	font-size: 12pt;
	color: rgb(0, 51, 102);
	
}

menubody
{
	font-family: Century Gothic, Arial, Helvetica;
	color: "gold"; 
	font-size: 10pt; 
	font-style: italic;
}

aabody
{
	font-family: Century Gothic, Arial, Helvetica;
	background-color: rgb(234, 234, 255);
	color: rgb(0, 51, 102);
	
	scrollbar-arrow-color : #CBC284;
	scrollbar-base-color : #CBC284;
	scrollbar-darkshadow-color : #CBC284;
	
	
	rgb(234, 234, 255)
}

table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}

h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Arial, Helvetica;
}
h1
{
	color: "navy";
}
h2
{
	color: "navy"; 
}
h3
{
	color: "red"; 
}
h4
{
	color: "gold"; font-size: 10pt; font-style: normal;
}
h5
{
	color: "gold";
}
h6
{
	color: "gold");
}