body
	{background-color: #006; 
	font-size: 11pt; 
	color: #003; 
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: "book antiqua";
	}
	
font
	{
	font-size: 17pt;
	color: #fff;
	}

#navbar
	{
	font-size: 13pt;
	color: #ffc;
	font-weight: bolder;
	}

#font
	{
	font-size: 14pt;
	color: #fff;
	font-weight: bolder;
	}

h1
	{
	text-align: center;
	font-size: 13pt;
	}

h2
	{
	text-align: left;
	font-size: 14pt;
	margin-top: 0;
	margin-left: 5;
	margin-right: 0;
	margin-bottom: 0;
	}

a:link	
	{
	text-decoration: none;
	color: #000;
	}

a:visited
	{
	text-decoration: none;
	color: #000;
	}

a:active
	{
	text-decoration: none;
	color: #000;
	}

a:hover
	{
	text-decoration: underline;
	color: #000;
	}

p
	{
	font-size: 11pt; 
	margin-top: 0;
	margin-left: 5;
	margin-right: 0;
	margin-bottom: 0;
	font-family: "book antiqua";
	}

#normal
	{
	font-family: ="times new roman";
	}

#about	
	{
	font-size: 14pt;
	}

center
	{
	font-size: 18pt;
	}



























