.title
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

.titlea
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.name
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.nameblue { color: #2494ba; font-weight: bold; font-size: 12px; font-family: helvetica, sansserif }
.details
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #dddddd;
}

.subtitle
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #eeeeee;
}

.text
{
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

.exptext
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.curcat
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	font-weight: bold;
}

.curpg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-weight: bold;
}

a:visited
{
	color: #777777;
	font-weight: bold;
	font-family: helvetica, sanserif;
	font-size: 12px;
}

a:link
{
	color: #2494BA;
	font-weight: bold;
	font-family: helvetica, sanserif;
	font-size: 12px;
}
a:hover { color: #b6a195; }

a.pointer:link
{
	color: #483d8b;
	font-family: helvetica, sanserif;
	font-size: 10px;
}
a.pointer:active
{
	color: #aaaaaa;
	font-family: helvetica, sanserif;
	font-size: 10px;
	font-weight: bold;
}

a.pointer:visited
{
	color: #aaaaaa;
	font-family: helvetica, sanserif;
	font-size: 10px;
	font-weight: bold;
}
