
hr
{
	height: 2pt; 
	color: #000000; background-color: #000000;
}

a 
{
	color: #FF0000; text-decoration: underline;
	font-size: 10pt; font-family: verdana;
}
a:visited
{
	color: #FF0000; text-decoration: underline;
	font-size: 10pt; font-family: verdana;
}
a:active
{
	color: #FF0000; text-decoration: underline;
	font-size: 10pt; font-family: verdana
}
a:Hover
{
	color: #FF0000; text-decoration: underline;
	font-size: 10pt; font-family: verdana;
	font-variant: small-caps;
}

a.ilink
{
	color: #FF0000; text-decoration: none;
	font-size: 12pt; font-family: verdana;
	font-weight: bold;
}
a.ilink:visited
{
	color: #FF0000; text-decoration: none;
	font-size: 12pt; font-family: verdana;
}
a.ilink:active
{
	color: #FF0000; text-decoration: none;
	font-size: 12pt; font-family: verdana;
}
a.ilink:Hover
{
	color: #FF0000; text-decoration: underline;
	font-size: 12pt; font-family: verdana;
	font-variant: small-caps;
}

TABLE.norm
{
	color: #000000; font-family: verdana; font-size: 10pt;
}
TEXTAREA.TextareaSin
{
	color: #000000; font-family: verdana;
	font-size: 10pt; background-color: #0095DD; font-weight: bold;
}
SELECT.SelectSin
{
	color: #000000; font-family: verdana; font-size: 10pt;
	background-color: #0095DD; font-weight: bold;
}


