A {
    Color: #FFFFFF;
}

A:active {
}

A:hover {
}

A:link {
}

A:visited {
}

BODY {
	Background: url('/images/background.gif') black no-repeat;
	Font-Family: Tahoma;
	Font-Size: 10pt;
	Font-Weight: Bold;
	Margin: 0
}

H1 {
	Font-Size: 16pt;
	Font-Weight: Bold;
}

H2 {
	Font-Size: 14pt;
	Font-Weight: Bold;
}

H3 {
	Font-Size: 12pt;
	Font-Weight: Bold;
}

H4 {
	Font-Size: 10pt;
	Font-Weight: Bold;
}

IMG {
	border-collapse: collapse;
	border-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

INPUT {
	Font-Family: 'Courier New';
	Font-Size: 10pt;
	Font-Weight: Normal;
}

TD {
	Font-Size: 10pt;
	Font-Weight: Bold;
}

TEXTAREA {
	Font-Size: 10pt;
	Font-Weight: Bold;
}

.CODE {
	Font-Family: 'Courier New';
}
