body {
	font-family : Arial, Helvetica, sans-serif;
}

UL {  line-height : 150%;
}

OL {  line-height : 150%;
}

.smallfont { font-size : smaller;

}

.blue { color : #0000FF; font-weight : bold;

}

.red { color : #FF0000; font-weight : bold;

}

.bold   {   font-weight: bold;
}

.italics    {  font-style: italic;
}

.bi  { font-style: italic; font-weight: bold;
}

.dg { color : #006633; font-weight : bold;

}

.bg-blue {background-color: #0099CC; 

}

.bg-green {background-color: #006633; 

}

.bg-lt-blue {background-color: #CFF; 

}

.orange {color: #CC9933; font-style: italic;

}

.bg-lt-gr {background-color: #66CC66; 

}

.bg-orange {background-color: #669933; 

}
