p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight: 400;
	line-height: 18px;
	color:#333333;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight: 400;
	line-height: 18px;
	color:#333333;
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight: 400;
	line-height: 18px;
	color:#26459D;
}

h1 {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #26459D;
}

strong  {font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	color: #05288E;}

p.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;	
}

INPUT, TEXTAREA {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : #333333;
	background-color : #FFFFFF;
	border : 1px solid #05288E;
}