body       {
	color: #333;
	font-size: 10px;
	font-family: "Comic Sans MS", cursive;
	font-weight: normal
}
p            {
	color: #333;
	font-size: 11px;
	font-family: "Comic Sans MS", Arial;
	font-weight: 300;
	width: 100%
}
h1  { color: #c09; font-weight: bold; font-size: 15pt; font-family: Arial }
h2 { color: #009; font-weight: bold; font-size: 13pt; font-family: Arial }
td {}
strong     { color: red; font-size: 11px; font-family: "Comic Sans MS", Arial; font-weight: lighter }
Emphasis { color: navy; font-size: 11px; font-family: "Comic Sans MS", Arial; font-weight: lighter }
Span { width: 100% }
.class { color: #333; font-weight: bold; font-size: 10pt; font-family: Arial }

