a 
{
	font-family: Verdana, Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
a:visited 
{
	font-family: Verdana, Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
a:hover 
{
	font-family: Verdana, Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #295CA2;

}


.title
{
	font-family: Verdana, Times New Roman, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #00000;
}

.text
{
	font-family: Verdana, Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.text2
{
	font-family: Verdana, Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #00000;
}

.tabletext
{
	font-family: Verdana, Times New Roman, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #00000;
}


.grey
{
	font-family: Verdana, Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999899;
}
.grey:visited
{
	font-family: Verdana, Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999899;
}
.grey:link
{
	font-family: Verdana, Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999899;
}
.grey:hover
{
	font-family: Verdana, Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #295CA2;
}



.purple
{
	font-family: Verdana, Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #66339A;
}
.purple:visited
{
	font-family: Verdana, Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #66339A;
}
.purple:link
{
	font-family: Verdana, Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #66339A;
}
.purple:hover
{
	font-family: Verdana, Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999899;
}

.red
{
	font-family: Verdana, Times New Roman, Helvetica, sans-serif;
	font-size: 12px;

	text-decoration: none;
	color: red;
}
.blue 
{
	font-family: Verdana, Times New Roman, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: blue;
}