body { font-family: Arial; }

.bluetext { color:blue; }

p.blue_paragraph { color:darkblue; }

li.green_list_item { color:green; }

h1.webdings_lvl_1 { font-family:webdings; }

.box { border: solid 1px #000; background: #ccc; }

