A:link, A:visited, A:active 

	{ 
	
	color: #133185;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline
	
	}

A:hover

	{
	
	color: #011B4F;
	text-decoration: underline
	
	}
	
	
A.nav:link, A.nav:visited, A.nav:active 

	{ 
	
	color: black;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none
	
	}

A.nav:hover

	{
	text-decoration: underline

	}


A.navWhite:link, A.navWhite:visited, A.navWhite:active 

	{ 
	
	color: white;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none
	
	}


A.navWhite:hover

	{
	
	text-decoration: underline

	}

A.footer:link, A.footer:visited, A.footer:active 

	{ 

	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	text-decoration: none
	
	}

A.footer:hover 

	{ 

	color: #666666;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline

	}


BODY

	{
		text-align:center;
		font-family: arial;
		color: black;
		font-size: 12px;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;


	}


TD, P 

	{ 	

		color: #10257E;
		font-family: arial;
		font-size: 12px

	}

h1
	{ 
		color: white;
		font-size: 16px;
		font-weight: normal;
	}
	
h2
	{ 
		color: #133185;
		font-size: 16px;
		font-weight: bold;
		margin: 0px;
	}
	
.header 

	{ 	
		color: #133185;
		font-family: arial;
		font-size: 20px;
		font-weight: bold


	}


.header2 

	{ 	

		color: black;
		font-family: arial;
		font-size: 16px;
		font-weight: bold
		
	}


.header3 

	{ 	

		color: black;
		font-family: arial;
		font-size: 12px;
		font-weight: bold

	}
	
.header4 

	{ 	

		color: white;
		font-family: arial;
		font-size: 12px;
		font-weight: bold

	}


.optin 

	{ 	
	
		color: white;
		font-family: arial;
		font-size: 11px;

	}
	

.small 

	{ 	
	
		color: #10257E;
		font-family: arial;
		font-size: 11px;

	}
	
	
.white 

	{ 	

		color: white;
		font-family: arial;
		font-size: 12px;

	}

.masthead
	{
		
		 width: 890px;
		 text-align: center;
	}





