/* CSS definition file containing site wide stylesheets */

A:link {
	color: rgb(0,0,255)
}

UL {
	margin-top: 1pt;
 	margin-bottom: 1pt
}

A:visited {
	color: rgb(153,0,102)
}

P {
	background-image: url( "W:\\School Site\\Assets\\romtextb.jpg" );
 	margin-top: 1pt;
 	margin-bottom: 1pt
}

LI {
	margin-top: 1pt;
 	margin-bottom: 1pt
}

OL {
	margin-top: 1pt;
 	margin-bottom: 1pt
}