font			{
			font-family: Verdana,Helvetica;
			font-size: 12px;
			color: #00008B
			}
td			{
			font-family: Verdana,Helvetica;
			font-size: 12px;
			}
body			{
			font-family: Verdana,Helvetica;
			font-size: 12px
			}
			
p			{
			font-family: Verdana,Helvetica;
			font-size: 12px;
			text-align: justify
			}
			
P.center		{
			text-align: center
			}
div			{
			font-family: Verdana,Helvetica;
			font-size: 12px
			}
input 			{
			border-top-color: #00008B;
			border-left-color: #00008B;
			border-right-color: #00008B;
			border-bottom-color: #00008B;
			border-top-width: 1px;
			border-left-width: 1px;
			font-size: 12px;
			border-bottom-width: 1px;
			font-family: Verdana,Helvetica;
			border-right-width: 1px
			}
textarea		{
			border-top-color: #00008B;
			border-left-color: #00008B;
			border-right-color: #00008B;
			border-bottom-color: #00008B;
			border-top-width: 1px;
			border-left-width: 1px;
			font-size: 12px;
			border-bottom-width: 1px;
			font-family: Verdana,Helvetica;
			border-right-width: 1px
			}
select 			{
			border-top-color: #00008B;
			border-left-color: #00008B;
			border-right-color: #00008B;
			border-bottom-color: #00008B;
			border-top-width: 1px;
			border-left-width: 1px;
			font-size: 12px;
			border-bottom-width: 1px;
			font-family: Verdana,Helvetica;
			border-right-width: 1px
			}
form 			{
			font-family: Verdana,Helvetica;
			font-size: 12px;
			color: #00008B
			}
A:link          	{
			background: none;
			color: #1E90FF;
			font-size: 12px;
			font-family: Verdana, Helvetica;
			text-decoration: none
			}
A:active        	{
			background: none;
			color: #1E90FF;
			font-size: 12px;
			font-family: Verdana, Helvetica;
			text-decoration: none
			}
A:visited       	{
			background: none;
			color: #1E90FF;
			font-size: 12px;
			font-family: Verdana, Helvetica;
			text-decoration: none
			}
A:hover         	{
			background: none;
			color: red;
			font-size: 12px;
			font-family: Verdana, Helvetica;
			text-decoration: none
			}

