﻿/* arial01.css: Style sheet for Phoenix 2005 */
/* Written by John Martin / Phoenix <WebTeam@MazeTech.net>  */

body { color: black; background: white; width:90% }
body { margin-left: 5%; margin-right: 5%; }
body { font-family: Arial; font-size: 10pt }

H1 {FONT-SIZE: x-small; 
FONT-FAMILY: Arial; font-weight:bold
}

a:link
{
	color: rgb(0,102,153);
	font-size: small;
}

a:visited
{
	color: rgb(0,153,102); 
} 

a:active 
{
	color: rgb(0,102,102);
}

table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h6
{
	font-family: Arial, Helvetica;
}
h5
{
	font-family: Arial, Helvetica;
}
h4
{}
h3
{
	font-family: Arial, Helvetica;
}
h2
{
	font-family: Arial, Helvetica;
}
h1
{
	font-family: Arial, Helvetica;
}
h1
{
	color: rgb(0,153,153);
}
h2
{
	color: rgb(102,102,102); 
}
h3
{
	color: rgb(153,153,102); 
}
h4
{}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}