P  {
	font-size : 14px;
	font-family : "Comic Sans MS", Arial, Helvetica, sans-serif;
}

H1  {
	font-size : x-large;
	font-family : Brush Script, Arial Bold, Helvetica;
	color : #330033;
	font-weight : bold;
}

H2  {
	font-size : large;
	font-family : Brush Script, Arial Bold, Helvetica;
	color : #330033;
	font-weight : bold;
}

H3  {
	color : #330033;
	font-family : Brush Script, Arial Bold, Helvetica;
	font-size : medium;
	font-weight : bold;
}

A  {
	color : Red;
}

A:Visited  {
	color : Maroon;
}

A:Active  {
	color : Fuchsia;
}

A:Hover  {
	color : #9900ff;
	text-decoration : underline;
}

BODY, TD  {
	font-size : 11pt;
	font-family : Comic Sans MS, Arial Narrow;
}

.sizedown {
	font-size : 9pt
}
.lists {
	background-color : White;
	color : #483D8B;
}
.menumain {
	font-size: 18px;
	font-weight: bolder;
	color: #330033;
}
