body {
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	margin: auto;

}

a:link {
	color: #3300CC;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}
a:visited {
	color: #9900CC;
	font-weight: bold;
	text-decoration: none;


}
a:active {
	color: #9933CC;
	font-weight: bold;
	text-decoration: none;

}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

HR {color: #CC99FF;}
.BoldEmphasis {
	font-style: italic;
	font-weight: bold;
}
li {
	padding-top: 5px;
}

.PageHead {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}
.PageSubHead {
	font-size: 14px;
	font-weight: bold;
}
.ArticleHead {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.ArticleByLine {
font-size: 14px; 
font-weight: bold;
}

.ArticleSubHead {
	font-size: 14px;
	font-weight: bold;
	line-height: normal;

}
.CalEvent {
	font-size: 16px;
	font-weight: bold;
}
.SmallCapsSS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 24px;
}
.BoldINote {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.SmallCapNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;

}
