<STYLE TYPE-"type/css">

<!--
BODY
{
	color : #2A55A4;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	background-color: #ffffff;
}

.portal
{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color: #2855A6;
}

.portal:link
{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color: #2855A6;
}

.portal:visited 
{
color: #2855A6 ;
text-decoration: none
}

.portal:hover 
{
color: #2855A6 ;
text-decoration: none
}

.menu
{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
}

.headline
{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 28px;
	font-style : normal;
	font-weight : bold;
	color : #2A55A4;
}

.subheadline
{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
	color : #2A55A4;
}

.frontheader
{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : white;
}

.smallheading
{
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
}	

TD
{
	color : #2A55A4;
	font-family : Arial, Helvetica, Verdana, sans-serif;	
	font-size : 12px;
}
A:link 
{
color: #2A55A4 ;
text-decoration: none
}
A:visited 
{
color: #2A55A4 ;
text-decoration: none
}
A:hover 
{
color: #2A55A4 ;
text-decoration: underline
}

.boxes
{
color: #2A55A4;
border: 1px outset #2A55A4;
}
.submit
{
color: #ffffff;
background: #2A55A4;
border: 2px outset #1780a0
}
.reset
{
color: #000000;
background: #ffffff;
border: 2px outset #1780a0
}

.text-fp
{
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
background: #FFFFFF;
border: 1px outset #1780a0
}

.submit-fp
{
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
background: #2A55A4;
border: 1px outset #FFFFFF
} 


-->

</STYLE>