h2 {
	font-family: Trebuchet MS;
	font-style: normal;
	line-height: inherit;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #99CCFF;
	text-decoration: underline;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}
.ptd {
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align:left;
	color: #FFFFFF;
	background-color: #14285F;
	border-bottom: #FFFFFF 2px solid;
	border-left: #FFFFFF 2px solid;
	border-top: #FFFFFF 2px solid;
	border-right: #FFFFFF 2px solid;
}
.ptdw {
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align:left;
	color: #FFFFFF;
	background-color: red;
	border-bottom: #FFFFFF 2px solid;
	border-left: #FFFFFF 2px solid;
	border-top: #FFFFFF 2px solid;
	border-right: #FFFFFF 2px solid;
}
.calendar {
	font-size:10px;
}
.wrss {
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal ;
	text-align:left;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}
a:link {
	color: #99CCFF;
	text-decoration: underline 
}
a:visited {
	color: #99CCFF;
	text-decoration: underline
}
a:active {
	color: #99CCFF;
	text-decoration: underline
}
a:hover {
	color: #FFFFFF;
	text-decoration: overline underline 
}
ul {
	list-style-type: circle;
	color: #FFFFFF;
}
ol {
	list-style-type: decimal;
	color: #FFFFFF;
}
