body
{
	font-family: "Arial Narrow", Arial, Sans-serif;
}
h1
{
	font-size: 18pt; font-weight: bold; color:#6A527C;
}

p
{font-size: 10pt; 
}
td
{font-size: 10pt;
}
a:link.visible
{
color:#0080c3
}
a:visited.visible
{
color:#999999
}
a:hover.visible
{
color:#6A527C
}
a:active.visible
{
color:#999999
}

a:link
{
color:#6A527C
}
a:visited
{
color:#999999
}
a:hover
{
color:#6A527C
}
a:active
{
color:#999999
}

a.style:link {
font-size: 10pt;
color: red;
}
a.style:active {
font-size: 10pt;
font-weight: bold;
color: red;
}
a.style:visited {
font-size: 10pt;
color: red;
}
a.style:hover {
font-size: 10pt;
font-weight: bold;
color: red;
}

a.login:link {
font-size: 10pt;
color: 000066;
}
a.login:active {
font-size: 10pt;
font-weight: bold;
color: 000066;
}
a.login:visited {
font-size: 10pt;
color: 000066;
}
a.login:hover {
font-size: 10pt;
font-weight: bold;
color: 000066;
}

a:visible:link
{
color:#0080c3
}
a.visible:visited
{
color:#999999
}
a.visible:hover
{
color:#6A527C
}
a.visible:active
{
color:#999999
}
