﻿body 
{
	 font-family:Arial;
	 font-size:12px;
}

td
{
	font-family:Arial;
	padding:0px;
}

.nav 
{
	background: transparent url(images/P1030446NEW_02.gif) left top no-repeat;
}

.navItem,  a.navItem:visited, a.navItem:link, a.navItem:active, a.navItem:hover 
{
	padding: 10px;
	text-decoration:none;
	color: #003399;
	font-weight:bold;
	font-size: 100%
}

.footer 
{
	 font-size:80%;
	 text-align: center;
}

.content 
{
	padding: 5px;
	
}

h1 
{
	font-size: 180%;
	color: #003399;
	font-weight: bold;
}

 a, a:visited, a:link, a:active, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:  #003399;
	text-decoration: underline;
 }
 
.smText
{
	font-size:11px;
}
				
	  