P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : xx-small;
	font-family : Arial;
	color : White;
	list-style-image : url(redpoint.gif)	
	text-align : center;
	text-decoration : none;
}

A:Visited  {}

A:Active  {


}

A:Hover  {}

BODY  {
	background-color : Teal;	
}

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

#items  {
	font-size : xx-small;
	font-family : Arial;
	color : White;
	text-decoration : none;
	font-weight : bold;
}

#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)	
}




