body, font, td, b, i {
	font-family: Verdana, Arial, Geneva;
	color : black;
	font-size : 10px;
}
.menuItem {
	font-family: Arial, Verdana;
	color: #66B734;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
.menuItem_selected {
	font-family: Arial, Verdana;
	color: #66B734;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
.pageTitle {
	font-family: Arial, Verdana;
	color : #663F1E;
	font-size : 14px;
	font-weight: bold;
}
.pageText {
	font-family: Verdana, Arial, Geneva;
	color : black;
	line-height: 14px;
	font-size : 11px;
	font-weight: normal;
}
.imageText {
	font-family: Verdana, Arial, Geneva;
	color : #595959;
	font-size : 11px;
	font-weight: bold;
}
A, A:ACTIVE, A:LINK, A:VISITED {
	text-decoration : none;
	color: black;
}
.pageLink, .pageLink:hover {
	line-height: 14px;
	font-size : 11px;
	font-weight: normal;
	text-decoration : none;
	color : black;
}
A:HOVER {
	font-family: Verdana, Arial, Geneva;
	color : black;
	font-size : 10px;
	text-decoration : underline;
}
h1 {
	font-family: Verdana, Arial, Geneva;
	color : black;
	font-size : 14px;
	font-weight : normal;
}
h2 {
	font-family: Verdana, Arial, Geneva;
	color : black;
	font-size : 13px;
	font-weight : normal;
}
.inputtext {
	font-family: Verdana, Arial, Geneva;
    font-size: 12px;
    border-bottom: 1px solid #7F9DB9;
    border-left: 1px solid #7F9DB9;
    border-right: 1px solid #7F9DB9;
    border-top: 1px solid #7F9DB9;
    height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
.adminLink {
	color: green;
	font-weight: normal;
}
.copy {
	color: silver;
	text-decoration: none;
}

.projectName {
	font-size : 12px;
	font-weight: normal;
	text-decoration : none;
	color : black;
}
