body
{	
	background-color:0d19be;
}

tr.headerline
{
	background-color:0d19be;
	height:3;
}

tr.headerlogo
{
	img-align: left;	
	background-color:4c7dc1;
}

tr.blue
{
	font-family: 'arial';
	background-color:white;
	font-weight:normal;
	color: black;
}
td.h
{
	font-size: 14pt;
	font-family: 'tahoma';
	font-weight:bold;
}
td.h2
{
	font-size: 13pt;
	font-family: 'geneva', 'sans-serif';
	font-weight:normal;
}
td.h3
{
	font-size: 14pt;
	font-family: 'tahoma';
	font-weight:normal;
}
tr.small
{
	font-size: 10pt;
	font-family: 'geneva', 'sans-serif';
	text-align: center;
}

table.border
{
	border-width: 2;
	border-style: solid;
	border-color: black;
	width:720;
	background-color: 0d19be;
	
}

table.border3
{
	width:716;
	background-color: d1d1d1;
	border-width: 2;
	border-style: solid;
	border-color: black;
	
}



table.lborder
{
	border-width: 6;
	border-style: solid;
	border-color: black;
	background-color: cccccc;
	
}


p
{ not currently doing anything
	color:black;
	font-family: 'geneve', 'sans-serif','arial';
	font-size: 12pt;
	text-align: left;
	font-style: ;
	font-weight:;
}

p.bold
{
 font-weight:bold;
}


A:link
{
 font-weight: normal;
}

A:visited
{
 color: dark grey;
 font-weight: normal; 
}

A:hover
{
 font-weight: bold; 
}

A:active
{
 color:red;
 font-weight:bold;
}

A
{
 text-decoration:none;
}

tr.skinnyline
{
	background-color:black;
	height:2;
}

body.extra
{
img-align: center;
background-color:d1d1d1;
}

