/* CSS definition file containing site wide stylesheets */

A:active {
	font-weight: bold
}

.InternalLink {
	font-size: 10pt;
 	font-weight: bold
}

.Menu1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt;
 	color: rgb(102,51,0);
 	line-height: 3pt;
 	font-weight: bold;
 	text-decoration: underline
}

.Links {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt;
 	color: rgb(102,51,0);
 	line-height: 3pt;
 	font-weight: bold;
 	text-decoration: underline
}

.Links2 {
	font-size: 10pt;
 	color: rgb(0,0,255);
 	font-weight: bold;
 	text-decoration: underline
}

.ItemDescrip {
	font-size: 9pt
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	font-weight: bold
}

A {
	font-weight: bold
}
