/* CSS definition file containing site wide stylesheets */

BLOCKQUOTE {
	font-size: x-small
}

BODY {
	font-size: x-small;
 	text-decoration: none 
}

A:active {
	color: rgb(153,153,153);
 	text-decoration: none 
}

A:link {
	color: rgb(0,51,153);
 	text-decoration: none 
}

UL {
	font-size: x-small
}

.Opplist {
	font-size: x-small;
 	list-style-image: url( "C:\\Documents and Settings\\Bernard Markowicz\\My Documents\\Reference\\Graphics\\Web Site\\decisionevent\\arrow.gif" )
}

A:visited {
	color: rgb(0,51,153);
 	text-decoration: none 
}

.TextObject {
	font-size: x-small
}

LI {
	font-size: x-small
}

OL {
	font-size: x-small
}

A {
	color: rgb(0,51,153);
 	text-decoration: none 
}

ADDRESS {
	font-size: x-small
}

A:hover {
	color: rgb(153,153,153);
 	text-decoration: none 
}
