BODY {
	FONT-FAMILY: 'comic sans ms', 'verdana', 'arial', 'sans-serif';
}

TD {
	FONT-FAMILY: 'comic sans ms', 'verdana', 'arial', 'sans-serif';
}

.menuOn {
	background-color: #FFFF00;
	color:#000000;
	FONT-SIZE: 10pt;
}

.menuOff {
	background-color:#D9193E;
	color:#FFFFFF;
	FONT-SIZE: 10pt;
}

A:link {
	text-decoration:none;
	COLOR: #D9193E;
}

A:visited {
	text-decoration:none;
	COLOR: #D9193E;
}

A:hover {
	COLOR: #D9193E;
	text-decoration:underline;
}

A:active {
	COLOR: #D9193E;
	text-decoration:underline;
}

.content {
	FONT-FAMILY: 'comic sans ms', 'verdana', 'arial', 'sans-serif';
}

.header {
	FONT-SIZE: 18pt;
	FONT-FAMILY: 'comic sans ms', 'verdana', 'arial', 'sans-serif';
}

.footer {
	FONT-SIZE: 8pt;
	FONT-FAMILY: 'comic sans ms', 'verdana', 'arial', 'sans-serif';
}

.title {
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
	FONT-FAMILY: 'comic sans ms', 'verdana', 'arial', 'sans-serif';
	COLOR: 'black';
}

.phrase {
	FONT-SIZE: 10pt;
	FONT-FAMILY: 'comic sans ms', 'verdana', 'arial', 'sans-serif';
	COLOR: '#D9193E';
}
