BODY {
	COLOR: #7f7f7f; BACKGROUND-COLOR: white
}
BODY {
	FONT-SIZE: 11px; FONT-FAMILY: tahoma,arial
}
TABLE {
	FONT-SIZE: 11px; FONT-FAMILY: tahoma,arial
}
INPUT {
	FONT-SIZE: 11px; FONT-FAMILY: tahoma,arial
}
SELECT {
	FONT-SIZE: 11px; FONT-FAMILY: tahoma,arial
}
H3 {
	FONT-SIZE: 11px
}
A {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
.white {
	COLOR: white
}
.smaller {
	FONT-SIZE: 10px; FONT-FAMILY: arial
}
.bigger {
	FONT-SIZE: 16px; FONT-FAMILY: arial
}
.menuselected {
	FONT-WEIGHT: bold; COLOR: #df0024
}
.menuitem {
	COLOR: #7f7f7f
}
A.menuitem:hover {
	COLOR: #df0024
}
.header {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #df0024
}
.date {
	COLOR: #df0024
}
.subheader {
	FONT-WEIGHT: bold; COLOR: #df0024
}
.warning {
	COLOR: #cccccc
}
.red {
	COLOR: #df0024
}

