body 		{
		background-color: rgb(232,237,237); 
		color: rgb(0,0,0); 
		background-image: url(img/background.gif);
		font-family: Arial, Helvetica, sans-serif; 
		}

h1 		{
		color: rgb(0,0,128); 
		font-family: Arial;
  		font-size: 24pt;
  		font-weight: normal;
  		font-style: normal;
		font-variant: small-caps;
  		text-align: center;
 		}

h2 		{
		color: rgb(0,0,128);
		font-family: Arial;
  		font-size: 18pt;
  		font-weight: normal;
  		font-style: normal;
		font-variant: small-caps;
  		text-align: center;
 		}

h3 		{
		color: rgb(0,0,128);
		font-family: Arial;
  		font-size: 16pt;
  		font-weight: normal;
  		font-style: normal;
		font-variant: normal;
  		text-align: center;
 		}

h4 		{
		color: rgb(0,0,128);
		font-family: Arial;
  		font-size: 14pt;
  		font-weight: normal;
  		font-style: normal;
		font-variant: normal;
  		text-align: center;
 		}

h5 		{
		color: rgb(0,0,128);
		font-family: Arial;
  		font-size: 12pt;
  		font-weight: bold;
  		font-style: normal;
		font-variant: normal;
  		text-align: center;
 		}

h6 		{
		color: rgb(0,0,128);
		font-family: "Arial-narrow";
  		font-size: 10pt;
  		font-weight: bold;
  		font-style: normal;
		font-variant: normal;
  		text-align: left;
 		}

p 		{
		color: rgb(0,0,0); 
		font-family: Arial, Helvetica, sans-serif;
  		font-size: 10pt;
  		font-weight: normal;
  		font-style: normal;
		font-variant: normal;
  		text-align: left;
 		}

a:link 		{
		color: rgb(204,0,0)
		}
a:active 	{
		color: rgb(128,0,0)
		}
a:visited 	{
		color: rgb(128,0,128)
		}

table 		{
		table-border-color-light: rgb(51,51,153); 
		table-border-color-dark: rgb(51,51,153);
		color: rgb(0,0,0); 
		font-family: "Arial-narrow", sans-serif;
  		font-size: 10pt;
  		font-weight: normal;
  		font-style: normal;
		font-variant: normal;
  		text-align: left;
		}

menu 		{
		color: rgb(206,114,0); 
		font-family: "Arial-narrow", sans-serif;
  		font-size: 10pt;
  		font-weight: normal;
  		font-style: normal;
		font-variant: small-caps;
  		text-align: left;
		margin: 5;
 		}

ul 		{
		list-style-type: disc; 
		color: rgb(128,0,128); 
		font-family: "Arial-narrow", sans-serif;
  		font-size: 12pt;
  		font-weight: normal;
  		font-style: normal;
		font-variant: normal;
  		text-align: left;
 		}

ol		{
		list-style: decimal; 
		color: rgb(128,0,128); 
		font-family: "Arial-narrow", sans-serif;
  		font-size: 10pt;
  		font-weight: normal;
		}

MARQUEE 	{FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 14pt}
img 		{border-color: rgb(0,0,128)}


