p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	color: #990000;
	text-align: left;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;



}
a:hover {
	font-weight: bolder;
	color: #CC0000;
	font-size: 13px;
	text-decoration: underline;


}
a:active {
	color: #FFFF00;
	font-size: 13px;
	font-weight: bolder;

}
a:visited {
	color: #9B3E00;
	font-size: 13px;
	font-weight: bolder;

}
.insidep {
	margin-right: 15px;
	margin-left: 15px;
	color: #000;
	text-align: left;
	font-weight: normal;
}
.bold {
	font-weight: bolder;
	color: #900;
}
ul {
	list-style-type: square;
	margin-right: 15px;
	margin-left: 15px;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
}
.calendar {
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;

}
.box {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;


}
.horizontalline {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
}
.whiteBOLD {
	color: #FFF;
}
