body { 
font-family: Georgia, Palatino, serif;
}


.GreenBoldUnderLine {
	font-weight: bold;
	color: #00FF00;
	text-decoration: underline;
}

.mybold {
font-weight: bold;
}

.bluebold {
font-weight: bold;
color: Blue
}

.myheader {
font-size:30px;
}

.mystyle {
color: White;
background-color: #0000A0;
font-size: .8em
}

.mystyle2 {
background-color: Yellow;
text-indent: 10px;
font-size: .7em
}

#allcategories  {
display:none;
}

#RIMITitle {
display:none;
}

#DontPrint  {
display:none;
}
