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

P {
	font:17px georgia,serif;
	color : #3A3A3A;
	line-height : 125%;
	
}

P:HT {
	font:17px georgia,serif;
	color : #3A3A3A;
	line-height : 125%;
}

TD {
	font:17px georgia,serif;
	color : #3A3A3A;
	line-height : 125%;
}

TD:HT {
	font:17px georgia,serif;
	color : #3A3A3A;
	line-height : 125%;
}

LI {
    font:17px georgia,serif;
	color : #3A3A3A;
	line-height: 125%;
}

UL {
	color : #3A3A3A;
}

H1 {
	font:17px georgia,serif;
	color : #181818;
}

H2 {
	font:17px georgia,serif;
	color : #181818;
}


A:ACTIVE {
	color : #5A1919;
	text-decoration : none;
}

A {
	color : #5A1919;
	text-decoration : none;
}


A:FOCUS {
	color : #5A1919;
	text-decoration : none;
}

A:HOVER {
	color : #5A1919;
	text-decoration : none;
}

A:LINK {
    color : #5A1919;
	text-decoration : none;	
}

A:VISITED {
	font:17px bold georgia,serif;
	color : #5A1919;
	text-decoration : none;
	
}

