A
{
    COLOR: #990000;
	text-decoration:none
}
A:hover
{
    COLOR: #990000;
	text-decoration:none
}
A:link
{
    COLOR: #003399;
	text-decoration:none
}
A:visited
{
    COLOR: #003399;
	text-decoration:none
}
A:active
{
    COLOR: #003399;
	text-decoration:none
}

H1
{
    FONT-SIZE: 14pt;
    FONT-FAMILY: Tahoma;
	font-weight: bold
}


BODY
{
    FONT-SIZE: 8pt;
    FLOAT: left;
    COLOR: black;
    FONT-FAMILY: Tahoma
}
TABLE
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Tahoma
}
ADDRESS
{
    FONT-SIZE: 10pt;
    TEXT-ALIGN: right
}

BUTTON
{
    BORDER-RIGHT: slategray 2px solid;
    BORDER-TOP: slategray 2px solid;
    BORDER-LEFT: slategray 2px solid;
    COLOR: orchid;
    BORDER-BOTTOM: slategray 2px solid;
    FONT-FAMILY: 'Tahoma'
}
INPUT
{
    BORDER-RIGHT: lightsteelblue 1px solid;
    BORDER-TOP: lightsteelblue 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: lightsteelblue 1px solid;
    BORDER-BOTTOM: lightsteelblue 1px solid;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: whitesmoke
}
SELECT
{
    BORDER-RIGHT: #990033 2px solid;
    BORDER-TOP: #990033 2px solid;
    BORDER-LEFT: #990033 2px solid;
    BORDER-BOTTOM: #990033 2px solid;
    FONT-FAMILY: 'Tahoma';
    BACKGROUND-COLOR: #fff3e7
}

.piefoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	FONT-SIZE: 8pt;
}

h1 {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
}
h2 {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
}
h3 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}
h4 {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
}
