.tenPoint {
	font-size: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-right: 2px;
	margin-left: 2px;
}
li {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}
h1 {
	font-style: italic;
	font-size: 36px;
	font-family: "Palatino Linotype", "Times New Roman", serif;
	line-height: 36px;
	color: #330000;
	font-weight: normal;
}
h2 {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-style: italic;
	font-weight: normal;
	font-size: 24px;
	color: #330000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
a:link {
	color: #330000;
	text-decoration: none;
}
a:visited {
	color: #330000;
}
a:hover {
	color: #FFFF99;
	background-color: #330000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.greyBorder {
	border: 1px solid #999999;
}
h3 {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #330000;
}
.error {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
	color: #FF0000;
	line-height: 24px;
}
.brownBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
}
.Lred {
	background-image: url(images/Lred.gif);
	background-repeat: repeat-y;
}
