P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	background-color: white;
	background-image: url(gear3.gif);
	background-repeat: no-repeat;
}

#smallfont  {
	font-size : xx-small;
	font-family : Arial;
	color : Gray;
}

#items  {
	font-size : xx-small;
	font-family : Arial;
	color : Teal;
}

#medium  {
	font-size : x-small;
	font-family : Arial;
	color : Black;
	list-style-image : url(redpoint.gif)	
}

#medium_red  {
	font-size : x-small;
	font-family : Arial;
	color : Red;
	list-style-image : url(redpoint.gif)	
}

