BODY {
	background : #B0B0B0;
	background-color : #B0B0B0;
	font : lighter normal normal medium/normal;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	color : #000000;
}
A, A:ACTIVE, A:FOCUS, A:HOVER, A:LINK, A:VISITED {
	background : #B0B0B0;
	background-color : #B0B0B0;
	font : normal normal normal medium/normal;
	font-size : small;
	font-style : italic;
	font-variant : normal;
	font-weight : lighter;
	color : #0000FF;
}

P, BR {
	background : #B0B0B0;
	background-color : #B0B0B0;
	font : normal normal normal medium/normal;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	color : #000000;
}

OL, LI {
	background : #B0B0B0;
	background-color : #B0B0B0;
	font : normal normal normal medium/normal;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	color : #000000;
}

UL, LI {
	background : #B0B0B0;
	background-color : #B0B0B0;
	font : normal normal normal medium/normal;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	color : #000000;
}

TABLE, TR, TD {
	background : #B0B0B0;
	background-color : #B0B0B0;
	font : normal normal normal medium/normal;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	color : #000000;
}

DIV {
	background : #B0B0B0;
	background-color : #B0B0B0;
	font : normal normal normal medium/normal;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	color : #000000;
}

H2 {
	background : #B0B0B0;
	background-color : #B0B0B0;
	font : bold normal normal larger medium/normal;
	font-size : larger;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #000000;
}

H3 {
	background : #B0B0B0;
	background-color : #B0B0B0;
	font : bold normal normal medium/normal;
	font-size : medium;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #000000;
}

I {
	background : #B0B0B0;
	background-color : #B0B0B0;
	font : normal italic normal medium/normal;
	font-size : medium;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
}