p {  font-size: 12px}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #2C6200;
}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #3f8c00;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #3f8c00;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: #666666;
}
.imgborder { BORDER: #000000 1px solid;}.sidebarbg {
	background-image: url(assets/images/stretch.jpg);
	background-repeat: repeat-y;

}
.padding {
	padding-left: 5px;
	padding-right: 5px;

}
.mainbg {
	background-image: url(assets/images/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: center center;

}
.background {
	background-image: url(assets/images/background.jpg);
	background-repeat: repeat-x;
}

.calendarRow {
	background: #E0E0E0;
}

.calendarRow2 {
	background: #F0F0F0;
}

.calendarMonth {
	margin: 15px 0px 0px 0px;
}
