﻿body         { font-family: Tahoma; font-size: 10pt }
h1           { font-family: Tahoma; font-size: 10pt; font-weight: bold }
td           { font-family: Tahoma; font-size: 10pt }
tr           { font-family: Tahoma; font-size: 10pt }
p            { font-family: Tahoma; font-size: 10pt }
input        { font-family: Tahoma; font-size: 10pt }
a:active     { font-family: Tahoma; font-size: 10pt; text-decoration:none}
a:link       { font-family: Tahoma; font-size: 10pt; text-decoration:none}
a:visited
{
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: blue;
}


a.content:active     { font-family: Tahoma; font-size: 10pt; text-decoration:none}
a.content:link       { font-family: Tahoma; font-size: 10pt; text-decoration:none}
a.content:visited
{
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: blue;
}

A.content:hover
{
	text-decoration: underline;
	color: navy;
	
}





table        { font-family: Tahoma; font-size: 10pt }

A:hover
{
	text-decoration: underline;
	color: navy;
	
}





a.content:active     { font-family: Tahoma; font-size: 10pt; text-decoration:none}
a.content:link       { font-family: Tahoma; font-size: 10pt; text-decoration:none}
a.content:visited
{
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: blue;
}

A.content:hover
{
	text-decoration: underline;
	color: navy;
	
}

body.content         { font-family: Tahoma; font-size: 10pt }
div.content          { font-family: Tahoma; font-size: 10pt }
h1.content           { font-family: Tahoma; font-size: 10pt; font-weight: bold }
td.content           { font-family: Tahoma; font-size: 10pt }
tr.content           { font-family: Tahoma; font-size: 10pt }
p.content            { font-family: Tahoma; font-size: 10pt }
input.content        { font-family: Tahoma; font-size: 10pt }
table.content        { font-family: Tahoma; font-size: 10pt }





