body {
	background-color: #828282;
	font-family: Arial, Helvetica, sans-serif;
}
p, li {
	font-size: 80%;
	line-height: 140%;
	margin-top: 10px;
	margin-bottom: 0.1px;
}
.ContentFrame {
	background-color: #E1DDDA;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 40px;
	padding-left: 100px;
	width: 750px;
}
.HeaderFrame {
	visibility: visible;
}
h1 {
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
}
h3 {
	font-size: 80%;
	margin-top: 20px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.ListPDF {
	list-style-image: url(../images/smallicons/smallpdf.gif);
}
.ListZip {
	list-style-image: url(../images/smallicons/smallzip.gif);
}
.Menu {
	font-size: 12px;
	font-weight: bold;
	color: #4B423A;
	padding-left: 30px;
}
.Menu a:link {
	color: #4B423A;
	text-decoration: none;
}
.Menu a:visited {
	color: #4B423A;
	text-decoration: none;
}
.Menu a:hover {
	color: #4B423A;
	text-decoration: underline;
}
.ListMP3 {

	list-style-image: url(../images/smallicons/smallmp3.gif);
}
.ListWMV {


	list-style-image: url(../images/smallicons/smallwmv.gif);
}
.ListFlash {



	list-style-image: url(../images/smallicons/smallflash.gif);
}
