a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #29795A;
}
.lopsTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
}
.lopsH1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006633;
}
.lopsH2 {
	font-family: COMIC SANS MS;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.lopsH2notbold {
	font-family: COMIC SANS MS;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.lopsNormal {
	font-family: COMIC SANS MS;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	list-style-type: square;
}
.lopsNormalGreen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #339966;
	list-style-type: square;
}


a:link 		{ 
	color: #376119; text-decoration: none; font-weight: bold; font-size:11 
}

a:active	{ 
	color: #376119; text-decoration: none; font-weight: bold; font-size:11  
}

a:visited	{ 
	color: #376119; text-decoration: none; font-weight: bold; font-size:11  
}

a:hover		{ 
	color: #376119; text-decoration: none; font-weight: bold; font-size:11  
}

.calendarText	{
	font-family: COMIC SANS MS;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.linkText	{
	font-family: COMIC SANS MS;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #376119;
}