<?
include 'phpOpenTracker.php';

// log access
phpOpenTracker::log(
  array(
    'client_id' => 13
  )
);


?>


A:link	{
	color: #1A48C2;
	text-decoration: underline;
	}
A:visited	{
	color: #1E469D;
	text-decoration: underline;
	}
A:hover	{
	color: #1E469D;
	text-decoration: underline;
	}
A:active	{
	color: #1A48C2;
	text-decoration: underline;
	}
A	{
	color: #1A48C2;
	text-decoration: underline;
	}
A.nav:link	{
	color: #FFFFFF;
	}
A.nav:visited	{
	color: #EEEEEE;
	}
A.nav:hover	{
	color: #CCFFFF;
	}
A.nav:active	{
	color: #99FFFF;
	}
A.nav	{
	color: #FFFFFF;
	text-decoration: underline;
	}
A.bordernet:link	{
	color: #FFFFFF;
	text-decoration: none;
	}
A.bordernet:visited	{
	color: #EEEEEE;
	text-decoration: none;
	}
A.bordernet:hover	{
	color: #DDDDDD;
	text-decoration: underline;
	}
A.bordernet:active	{
	color: #FFFFFF;
	text-decoration: none;
	}
A.bordernet	{
	color: #FFFFFF;
	text-decoration: none;
	}
BODY	{
	background-color: #FFFFFF;
	border: 0;
	color: #000000;
	padding: 0;
	margin: 0;
	font-family: Times, 'Times New Roman', serif;
	}
H1	{
	color: #000000;
	font-family: Times, 'Times New Roman', serif;
	font-size: 140%;
	font-weight: normal;
	letter-spacing: 0.05em;
	}
H2	{
	color: #000000;
	font-family: Times, 'Times New Roman', serif;
	}
H2.header1	{
	color: #FFFFFF;
	font-family: Times, 'Times New Roman', serif;
	}
H3	{
	color: #000000;
	font-family: Times, 'Times New Roman', serif;
	}
TD, P	{
	color: #000000;
	font-family: Times, 'Times New Roman', serif;
	}
.address	{
	background: url(logosmall2.gif) #FFFFFF;
	background-position: center center;
	color: #1E469D;
	}
.bodytext	{
	padding-right: 5%;
	text-align: justify;
	}
.event	{
	background-color: #CDDDF3;
	color: #1E469D;
	padding: 5px;
	}
.first	{
	margin-top: 0px;
	}
.header1	{
	background-color: #1E469D;
	color: #FFFFFF;
	}
.header1a	{
	background-color: #1E469D;
	color: #FFFFFF;
	margin-bottom: 4px;
	}
.header2	{
	background-color: #1A48C2;
	color: #FFFFFF;
	font-style: italic;
	padding-top: 10px;
	}
.header2other	{
	background-color: #1A48C2;
	color: #FFFFFF;
	font-style: italic;
	}
.home2	{
	background-color: #1A48C2;
	color: #FFFFFF;
	}
.homeaddress	{
	background: #1E469D;
	background-position: center center;
	border-top: solid 10px #CDDDF3;
	color: #FFFFFF;
	}
.mainborder	{
	border-left: solid 10px #CDDDF3;
	border-right: solid 10px #CDDDF3;
	border-bottom: solid 10px #CDDDF3;
	}
.navbar	{
	background-color: #1E469D;
	color: #B3C6F5;
	}
.next	{
	background-color: #1E469D;
	border: solid 2px #CDDDF3;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	}
.subtext	{
	color: #CDDDF3;
	font-family: 'arial';
	font-weight: normal;
	text-decoration: none;
	}
.std	{
	margin-bottom: 0px;
	margin-top: 0px;
	}
.top	{
	margin-top: 0px;
	margin-bottom: 0px;
	}
.topborder	{
	border-left: solid 10px #CDDDF3;
	border-right: solid 10px #CDDDF3;
	border-top: solid 10px #CDDDF3;
	}
.notyetlink	{
	margin-bottom: 0px;
	color: #666666;
	font-style: italic;
	text-decoration: underline;
	}
.notyet	{
	margin-top: 0px;
	color: #666666;
	font-style: italic;
	}
