.menuLink {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: black;
}

.toolLink {
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
	color: #606060;
}

.footLink {
	font-family: Arial;
	font-size: 10px;
	color: #606060;
}

.footText {
	font-family: Arial;
	font-size: 10px;
	color: black;
}

.content {
	font-family: Arial;
	font-size: 12px;
}

P {
	text-align: justify;
}

H1 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}

A {
	font-color: #55B368;
}

A.visited {
	font-color: #94AFCB;
}.mainSubtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #333366; text-align: center; text-transform: none}
.mainTitle {  font-family: "Comic Sans MS"; font-size: 24px; font-style: normal; line-height: normal; font-weight: bolder; font-variant: normal; color: #CC3300; text-align: center; text-transform: none}
.mainDate {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; font-variant: normal; color: #999900; text-align: center; line-height: normal; text-transform: none}
.mainLink {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; color: #0000CC}

