body {
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 12px;
	margin: 0px;
}

p {
	color: #333333;
}
p.alternative {
	color: #666666;
}
a:link, a:visited {
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.alternative:link, a.alternative:visited {
	color: #990066;
	text-decoration: none;
}
a.alternative:hover{
	text-decoration: underline;
}
.linkbody, a.smallblack:link, a.smallblack:visited {
	font-size: 11px;
	text-decoration: none;
}
a.smallblack:hover {
	text-decoration: underline;
}
.footer{
	font-size: 10px;
	color: #000000;
}
a.footerlink, .footerlink:link, .footerlink:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.footerlink:hover {
	text-decoration: underline;
}
h1 {
	font-size: 20px; 
	color: #3D1704
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #660033
}
h4 {
	font-size: 14px;
	color: #000000
}
ul li {
	color: #000000;
	list-style-position: outside;
	list-style-image:  url(/images/bullet.gif);
	list-style-type: none;
	vertical-align: middle;
}
img {behavior: url(/pngHack.htc);}
