a:link       { color: #800000 }
a:visited    { color: #800000 }
a:active     { color: #800000 }
body         { font-family: Arial; text-align: Justify }
table
{
	table-border-color-light: rgb(255,255,153);
	table-border-color-dark: rgb(255,255,51); 
}
h1, h2, h3, h4, h5, h6 { font-family: Arial; color: #800000}
h1           { color: #800000; text-align: Center }
h2           { color: #800000 }
h3           {  }
h4
{
	}
h5
{
	color: rgb(153,504,255);
}
h6
{
	color: rgb(204,255,0);
}
