.normalText
{
	font-family: Arial;
	font-size: 12px;
	color: #0e2841;
}
.normalText A
{
	color: #0e2841;	
	text-decoration: underline;
}
.headerText
{
	font-family: Arial;
	font-size: 15px;
	color: #333399;
	text-decoration: none;
	font-weight: bold;
}
.headerText
{
	font-family: Arial;
	font-size: 15px;
	color: #0e2841;
	text-decoration: none;
	font-weight: normal;
}

.LargeBlueText
{
	font-family: Arial;
	font-size: 16px;
	color: #0e2841;
}

.LargeBlueTextItalic
{
	font-family: Arial;
	font-size: 16px;
	color: #0e2841;
	font-style: italic;
}
.LargeBlueText A
{
	color: #000000;	
	text-decoration: underline;
}