body{
margin: 0;
padding: 0;
font-size:  12px;
font-family:  Arial, Serif;
color: #06395C;
}

.text{
font-size: 12px;
font-family:  Arial, Serif;
color: #06395C;
}

td.left{
	font-size:  12px;
	font-family:  Arial, Serif;
	color:  white;
}

A:link    {color:  #06395C; text-decoration: underline;}
A:visited {color: #06395C; text-decoration: underline;}
A:hover   {color: #06395C; font-weight: bold;}

A.left:link    {color:  white; text-decoration: underline;}
A.left:visited {color: white; text-decoration: underline;}
A.left:hover   {color: white; font-weight: bold; }

A.top:link    {color:  #06395C; text-decoration: underline;}
A.top:visited {color: #06395C; text-decoration: underline;}
A.top:hover   {color: #06395C; font-weight: bold; }

img.blue{
border: solid #085890;
border-width:  3px;;
}
