BODY {
	background-image : url(img/bg.gif);
}

P {
	font-family : sans-serif;
	color : #181818;
	font-size : 	larger;
}

TD {
	font-family : sans-serif;
	color : #181818;
	font-size : 	larger;
}

LI {
    font-family : sans-serif;
	color : #181818;
	font-size : 	larger;
}

UL {
	color : #181818;
}

H1 {
	font-family : sans-serif;
	color : #181818;
}

H2 {
	font-family : sans-serif;
	color : #181818;
}


A:ACTIVE {
	color : #8888AA;
	text-decoration : none;
}

A:FOCUS {
	color : #8888AA;
	text-decoration : none;
}

A:HOVER {
    color : #8888AA;
	text-decoration : none;	
}

A:LINK {
    color : #8888AA;
	text-decoration : none;	
}

A:VISITED {
	color : #8888AA;
	text-decoration : none;
}
