a:link
{
	font-family: Tahoma, Arial, Helvetica;
	color: rgb(122,117,127);
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
}
a:visited
{
	font-family: Tahoma, Arial, Helvetica;
	color: rgb(122,117,127);
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
} 
a:active 
{
	font-family: Tahoma, Arial, Helvetica;
	color: rgb(149,21,22);
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
} 
a:hover 
{
	font-family: Tahoma, Arial, Helvetica;
	color: rgb(149,21,22);
	font-weight: bold;
	text-decoration: underline;
	font-size: 10pt;
}
a.reset:link
{
	font-family: Tahoma, Arial, Helvetica;
	color: rgb(149,21,22);
	text-decoration: underline;
	font-size: 7pt;
}
a.reset:visited
{
	font-family: Tahoma, Arial, Helvetica;
	color: rgb(149,21,22);
	text-decoration: underline;
	font-size: 7pt;
}
a.reset:active
{
	font-family: Tahoma, Arial, Helvetica;
	color: rgb(149,21,22);
	text-decoration: underline;
	font-size: 7pt;
}
body
{
	font-family: Tahoma, Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: rgb(122,117,127);
	font-size: 10pt;

}
p
{
	font-family: Tahoma, Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: rgb(122,117,127);
	font-size: 10pt;

}
table
{
	table-border-color-light: rgb(122,117,127);
	table-border-color-dark: rgb(122,117,127);
	font-size: 10pt; 
}
h1
{
	font-family: Tahoma, Arial, Helvetica;
	color: rgb(149,21,22);
	font-size: 16pt;
}
h2
{
	font-family: Tahoma, Arial, Helvetica;
	color: rgb(149,21,22);
	font-size: 14pt;
}
h3
{
	font-family: Tahoma, Arial, Helvetica;
	color: rgb(149,21,22);
	font-size: 12pt;
}
h4
{
	font-family: Tahoma, Arial, Helvetica;
	color: rgb(149,21,22);
	font-size: 10pt;
}
h5, h6
{
	font-family: Tahoma, Arial, Helvetica;
	color: rgb(0,0,102);

