/* CSS Document */

.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 600;
	color: #333;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	line-height: 21px;
}
td.toctext {
	font: 400 normal 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 2px 5px 1px 10px;
	border-bottom: 1px solid #999999;
}
.projectname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #BE5118;
}
.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: 400;
	color: #333333;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.stores {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 600;
	color: #360;
}
.textpagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #b59232;
}
.bigbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #BF3128;
}
a:link {
	color: #C00;
	text-decoration: underline;
}
a:visited {
	color: #930;
	text-decoration: none;
}
a:hover {
	color: #060;
	text-decoration: underline;
}

