H1	{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	color: #000000;
	font-variant: normal;
	font-style: normal;
	}

H2	{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	color: #000080;
	font-variant: normal;
	}

P, UL, TD
	{
	font-family: Arial;
	font-size: 13px;
	text-align: justify;
	}

A:link    { text-decoration:none; font-size:13px; font-weight:bold; color: #000080; }
A:active  { text-decoration:none; font-size:13px; font-weight:bold; color: #000080; }
A:visited { text-decoration:none; font-size:13px; font-weight:bold; color: #000080; }
A:hover   { text-decoration:none; font-size:13px; font-weight:bold; color: #C00000; }

.title
	{
	font-family: Arial;
	font-size: 13px;
	color: #0000FF;
	text-align: justify;
	font-weight: bold;
	}

.highlight
	{
	font-family: Arial;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	}

.copyright
	{
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	}

.copyright A:link    { text-decoration:none; font-size:10px; font-weight:bold; color: #000080; }
.copyright A:active  { text-decoration:none; font-size:10px; font-weight:bold; color: #000080; }
.copyright A:visited { text-decoration:none; font-size:10px; font-weight:bold; color: #000080; }
.copyright A:hover   { text-decoration:none; font-size:10px; font-weight:bold; color: #C00000; }