/*                                        */
/*      CSS levels 1 and 2                */
/*      BorderNet Ltd 2000                */
/*                                        */

A.bottomlink:link	{
	text-decoration: none;
	color: #8899CC;
	background: transparent none;
	}
A.bottomlink:visited	{
	text-decoration: none;
	color: #8899CC;
	background: transparent none;
	}
A.bottomlink:hover	{
	text-decoration: underline;
	color: #333399;
	background: transparent none;
	}
A.bottomlink	{
	text-decoration: underline;
	color: #8899CC;
	background: transparent none;
	}
A:link	{
	text-decoration: underline;
	color: #0000FF;
	background: transparent none;
	}
A:visited	{
	text-decoration: underline;
	color: #0000BB;
	background: transparent none;
	}
A:hover	{
	text-decoration: underline;
	color: #0000FF;
	background: transparent none;
	}
A	{
	text-decoration: underline;
	color: #0000FF;
	background: transparent none;
	}
BODY	{
	font-family: Times,"Times New Roman",serif;
	background: #E7F4FF;
	color: #000B77;
	margin: 0px;
	}
H1	{
	color: #000B77;
	font-family: Times,"Times New Roman",serif;
	margin-top: 0px;
	margin-bottom: 0px;
	}
H2	{
	color: #8899CC;
	font-family: Times,"Times New Roman",serif;
	margin-bottom: 0px;
	margin-top: 0px;
	}
H3	{
	color: #000B77;
	font-family: Times,"Times New Roman",serif;
	margin-top: 0px;
	margin-bottom: 0px;
	}
HR	{
	color: #000B77;
	margin-left: 30%;
	margin-right: 30%;
	zwidth: 40%;
	}
P	{
	font-family: Times,"Times New Roman",serif;
	margin-left: 10px;
	margin-right: 0px;
	}
P.bottombar	{
	color: #8899CC;
	font-family: Times,"Times New Roman",serif;
	margin-top: 0px;
	}
UL	{
	font-family: Times,"Times New Roman",serif;
	margin-right: 0px;
	margin-left: 2em;
	}
.first	{
	margin-top: 0px;
	}
.quote	{
	font-family: Times,"Times New Roman",serif;
	font-size: 115%;
	font-style: italic;
	zfont-weight: bold;
	margin-left: 7px;
	margin-right: 0px;
	text-align: center;
	}
TABLE.navbar	{
	background: #FFF8F2;
	border-bottom: solid 2px #000B77;
	margin-top: 0px;
	}
P.navbar{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
.std	{
	margin-bottom: 0px;
	}

