body {}
p {}
td {}
a  { color: #363; font-family: Verdana; text-decoration: none }
.class  { font-family: Verdana }
a:hover   { color: green; font-family: Verdana; text-decoration: underline }
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
}
.headline  {
	color: #030;
	font-family: Verdana;
	font-weight: bold;
	text-transform: none
}
.caption { color: #030; font-family: Verdana; font-style: italic }

