h3
{ 
font-family : Arial;	
font-size : 14pt; 
background: #FFFFFF;
}

body 
{ 
font-family : Arial;	
font-size : 10pt; 
}

td 
{ 
font-family : Arial; 
font-size : 10pt; 
}

.version
{
font-family : Arial;
font-size : 8pt;
}

.copyright
{
font-family : Arial;
font-size : 8pt;
}

.small
{
font-family : Arial;
font-size : 8pt;
}

A:link 
{ 
background: #FFFFFF; 
text-decoration: none; 
font-weight:bold 
}

A:visited
{ 
background: #FFFFFF; 
text-decoration: none; 
font-weight:bold
}

A:active
{
background: #FFFFFF; 
text-decoration: none; 
font-weight:bold
}

A:hover
{
background: #FFFFFF; 
text-decoration: underline; 
color: red; 
font-weight:bold
}