@charset "utf-8";
/* CSS Document */

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-right: 30px;
}
.style1 {
	font-size: 40px
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: none;
	list-style-image: url(images/dot.gif);
	margin: 0px;
	padding-bottom: 10px;
	text-align: left;
}
ul {
	list-style-type: none;
}
.pictext {
	font-size: 14px;
}


a {
	color: #810000;
}
h1 {
	font-size: 26px;
	color: #810000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
}
.SubHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-variant: small-caps;
	color: #810000;
}
.footer {
	font-size: 16px;
	color: #000000;
}

