.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

a.articleLink:link {
	text-decoration: underline;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.articleLink:visited {
	text-decoration: underline;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.articleLink:hover {
	text-decoration: underline;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

a.blueLink:link {
	text-decoration: underline;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.blueLink:visited {
	text-decoration: underline;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.blueLink:hover {
	text-decoration: underline;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

a.blueLink2:link {
	text-decoration: underline;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
a.blueLink2:visited {
	text-decoration: underline;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
a.blueLink2:hover {
	text-decoration: underline;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

h1.head  {
	font-family : Arial, Helvetica, sans-serif;
	color: #336699;
	font-size : 18px;
}

