@font-face
{
	font-family: Arial,Helvetica,sans-serif;
}
.pagetitle
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: black;
	font-size: 18px;
	font-weight: bold;
}

.newsheader
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: white;
	font-size: 13px;
	font-weight: bold;
}

.news
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: white;
	font-size: 13px;
}

.news A
{
	text-decoration: none;
	color: white;
	font-size: 13px;
}

.news A:Hover
{
	text-decoration: none;
	color: gold;
	font-size: 13px;
}

.newsorange
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: white;
	font-size: 13px;
}

.newsorange A
{
	text-decoration: none;
	color: white;
	font-size: 13px;
}

.newsorange A:Hover
{
	text-decoration: none;
	color: #443294;
	font-size: 13px;
}

.latestheader
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: white;
	font-size: 18px;
	font-weight: bold;
}

.latest
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: white;
	font-size: 13px;
}

.latestunderline
{
	font-family: Arial,Helvetica,sans-serif;
 	text-decoration : underline;
	color: white;
	font-size: 16px;
	font-weight: bold;
}

.latest A
{
	text-decoration: none;
	color: white;
	font-size: 13px;
}

.latest A:Hover
{
	text-decoration: none;
	color: gold;
	font-size: 13px;
}

.activeheader
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: black;
	font-size: 18px;
	font-weight: bold;
}

.active
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: black;
	font-size: 13px;
}

.activeunderline
{
	font-family: Arial,Helvetica,sans-serif;
 	text-decoration : underline;
	color: black;
	font-size: 16px;
	font-weight: bold;
}

.active A
{
	text-decoration: none;
	color: black;
	font-size: 13px;
}

.active A:Hover
{
	text-decoration: none;
	color: red;
	font-size: 13px;
}

.contentheader
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: black;
	font-size: 18px;
	font-weight: bold;
}

.content
{
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: black;
	font-size: 13px;
	text-align: justify;
}

.contentunderline
{
	font-family: Arial,Helvetica,sans-serif;
 	text-decoration : underline;
	color: black;
	font-size: 16px;
	font-weight: bold;
}

.content A
{
	text-decoration: none;
	color: black;
	font-size: 13px;
}

.content A:Hover
{
	text-decoration: none;
	color: red;
	font-size: 13px;
}
