@CHARSET "ISO-8859-1";

h1 {
	font-family: Trebuchet MS, monospace, Verdana;
	font-size:16px;
	color: #007cc1;
	font-weight: lighter;
}


h2 {
	font-family: Trebuchet MS,monospace, Verdana;
	font-size:12px;
	color: #393939;
	font-weight: bold;
	line-height: -5px;
}

.contentOutput a, a.internal-link
{
	font-family: Trebuchet MS,monospace, Verdana;
	font-size:12px;
	color: #007cc1;
	text-decoration: none;
	font-style: italic;
}

.contentOutput a:hover, a.internal-link:hover
{
	font-family: Trebuchet MS,monospace, Verdana;
	font-size:12px;
	color: #007cc1;
	text-decoration: underline;
}

.contentOutput table {
	font-family: Trebuchet MS,monospace, Verdana;
	font-size: 13px;
	line-height: 160%;
	color: #606060; 
}

p.bodytext
{
	font-family: Trebuchet MS,monospace, Verdana;
	font-size: 13px;
	line-height: 160%;
	color: #606060; 
}

p
{
	font-family: Trebuchet MS,monospace, Verdana;
	font-size: 13px;
	line-height: 160%;
	color: #606060; 
}
