BODY
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 9pt;
	1.2em; line-height: 1.5; margin: 1em 0; width: 50%
}

h1
{
    FONT-FAMILY: Verdana, Arial, Tahoma;
    FONT-SIZE: 12pt
}
h2
{
    FONT-FAMILY: Verdana, Arial, Tahoma;
    FONT-SIZE: 11pt
}
h3
{
    FONT-FAMILY: Verdana, Arial, Tahoma;
    FONT-SIZE: 10pt
}


.forside
{
    FONT-FAMILY: Verdana, Arial, Tahoma;
    FONT-SIZE: 7pt
}
.standard
{
    FONT-FAMILY: Verdana, Arial, Tahoma;
    FONT-SIZE: 8pt
}
li
{
    FONT-FAMILY: Verdana, Arial, Tahoma;
    FONT-SIZE: 8pt
}
A:link {
	text-decoration: none;
	color: #fd791e;

}
A:visited {
	text-decoration: none;
		color: #fd791e;
}
A:active {
	text-decoration: none;
		color: #fd791e;
}
A:hover {
	text-decoration: underline; 
	color: red;
}