@charset "utf-8";

/* CSS Document */

.p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
	color: #000000; 
	line-height: 17px;
	padding: 1px
}

.calendar {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000; 
	line-height: 15px;
	padding: 1px
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #990000;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #990000;
}

.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #990000;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 4px;
	width: 126px;
	padding-left: 8px;
}

.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #AEB0F7;
	text-decoration: none;
	display: block;
	padding: 4px;
	width: 126px;
	padding-left: 8px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; 
	color: #000000;
	font-style: italic;
	line-height: normal
}

.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #000000;
	font-style: normal;
	line-height: normal
}
