.title1
{
   font-family:Arial;
	text-decoration: none;
	font-weight:normal;
	font-size:20px;
	color:#01496E;
}

.subTitle1
{
   font-family:Arial;
	text-decoration: none;
	font-weight:bold;
	font-size:16px;
	color:#01496E;
}

.content1
{
   font-family:Arial;
	text-decoration: none;
	font-weight:normal;
	font-size:12px;
	color:#01496E;
}

a.content1:hover {
	font-family:Arial;
	text-decoration: underline;
	font-weight:normal;
	font-size:12px;
	color:#01496E;
}

.smallText1
{
   font-family:Arial;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	color:#01496E;
}