body {
background-color: #FFFFCC;
}
h1{
font: 13px "comic sans ms";
color: #993300;
font-weight: bold;
text-align: left;
line-height: 12pt;
}
h2{
font: 13px "comic sans ms";
color: #993300;
font-weight: bold;
text-align: center;
line-height: 12pt;
}
h3{
font: 24px "comic sans ms";
color: #993300;
text-align: center;
font-weight: bold;
line-height: 10pt;
}
h4{
font: 18px "comic sans ms";
color: #993300;
font-weight: bold;
line-height: 10pt;
}
h5 { 
font:18px "comic sans ms";
color: #993300;
text-align: center;
font-weight: bold;
line-height: 16pt;
}
h6 { 
font:20px "comic sans ms";
color: #993300;
font-weight: bold;
margin-left: 8px;
line-height: 12pt;
}
hr { 
color: #CCCCCC;
height:4px;
}
b { 
font:16px arial;
color: #993300;
font-weight: bold;
margin-left: 4px;
line-height: 14px;
}
p {
font:16px arial;
color: #993300;
margin-left: 15px;
margin-right: 20px;
line-height:14px;
}
p.c {
font:16px arial;
color: #993300;
font-weight: bold;
text-align: right;
font-weight: bold;
}
p.s {
font:12px arial;
color: #993300;
font-weight: bold;
text-align: center;
}
p.r {
font:12px arial;
color: #993300;
font-weight: bold;
text-align: left;
}
li {
font: 16px arial;
color: #993300;
font-weight: bold;
}
a:hover {
font: 16px arial;
color: #FF3300;
font-weight: bold;
}
a:visited {
font: 16px arial;
color: #CC9933;
font-weight: bold;
}
a:link {
font: 16px arial;
color: #006600;
font-weight: bold;
}
i {
font: 16
px arial;
font-style: italic;
color: #993300; 
}

img.left {
	float:left;
	padding:0px 10px 20px 0px;
}
img.right {
	float:right;
	padding:0px 0px 20px 10px;
}
