body,td,th { font-family: Arial, Helvetica, sans-serif; } h2 { color: #7c7b97; } h3 { color: #7c7b97; } a:hover { color: #11aadd; } .style1 {font-size: 10px} .activity { background: #ffffcc; /* This color washes out completely on a flat screen. We added a border just incase. */ font-family : verdana, arial, helvetica, sans-serif; font-color : #000000; line-height : 120%; border : solid; /* the 3 border statements form the line around the activity box */ border-color : #000000; border-width : thin; margin : 1em 4em 1em 4em; /* top=1em, right=2em, bottom=1em, left=2em */ padding : 1em; } .activity1 { background: #ffffcc; /* This color washes out completely on a flat screen. We added a border just incase. */ font-family : verdana, arial, helvetica, sans-serif; font-color : #000000; line-height : 120%; border : solid; /* the 3 border statements form the line around the activity box */ border-color : #000000; border-width : thin; margin : 1em 4em 1em 4em; /* top=1em, right=2em, bottom=1em, left=2em */ padding : 1em; }