

body
	{
	background-color: #ff99cc;
	padding-top: 19px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	font-family: verdana,arial,helvetica,sans;
	font-size: 10px;
	}

td
	{
	font-family: verdana,arial,helvetica,sans;
	font-size: 10px;
	}

td.magenta /* controls background and font color for magenta-background tables */
	{
	background-color: #996699;
	color: #FFFFFF;
	}

td.conborder /* controls color for main table border */
	{
	background-color: #330033;
	}

td.mainmenu	/* controls background color for upper menu bar */
	{
	background-color: #330033;
	}

td.pagetitle
/* controls formatting and font size for the title area, including the separator bar */
/* note that font weight and color for title area links is a.uplink */
/* note that font weight and color for title area current page title is .current */
	{
	background-color: #ffffff;
	font-family: verdana,arial,helvetica,sans;
	font-size: 13px;
	color: #000000;
	}

a.uplink:link /* controls formatting for title area links */
	{
	color: #990099;
	text-decoration: none;
	font-weight: bold;
	}

a.uplink:visited /* controls formatting for title area links */
	{
	color: #660066;
	text-decoration: none;
	font-weight: bold;
	}
	
a.uplink:hover /* controls formatting for title area links */
	{
	color: #990099;
	text-decoration: underline;
	font-weight: bold;
	}

a.uplink:active /* controls formatting for title area links */
	{
	color: #660066;
	text-decoration: none;
	font-weight: bold;
	}
	
.current /* controls formatting current page title */
	{
	color: #000000;
	font-weight: bold;
	}
	
td.sidebar	/* controls background color and font formatting for side bar */
	{
	background-color: #ff99cc;
	font-size: 10px;
	color: #000000;
	}

a:link	/* controls formatting for links */
	{
	color: #990099;
	font-family: verdana,arial,helvetica,sans;
	text-decoration: none;
	}

a:visited	/* controls formatting for links */
	{
	color: #660066;
	font-family: verdana,arial,helvetica,sans;
	text-decoration: none;
	}
	
a:hover	/* controls formatting for links */
	{
	color: #660066;
	font-family: verdana,arial,helvetica,sans;
	text-decoration: underline;
	}

a:active	/* controls formatting for links */
	{
	color: #990099;
	font-family: verdana,arial,helvetica,sans;
	text-decoration: none;
	}

a.magenta:link /* controls formatting for title area links */
	{
	color: #990099;
	text-decoration: none;
	font-weight: bold;
	}

a.magenta:visited /* controls formatting for title area links */
	{
	color: #660066;
	text-decoration: none;
	font-weight: bold;
	}
	
a.magenta:hover /* controls formatting for title area links */
	{
	color: #990099;
	text-decoration: underline;
	font-weight: bold;
	}

a.magenta:active /* controls formatting for title area links */
	{
	color: #660066;
	text-decoration: none;
	font-weight: bold;
	}
	
a.num:link /* controls formatting for chapter nos. */
	{
	background-color: #ffffff;
	color: #660066;
	text-decoration: none;
	font-weight: bold;
	}

a.num:visited /* controls formatting for chapter nos. */
	{
	background-color: #ffffff;
	color: #660066;
	text-decoration: none;
	font-weight: bold;
	}
	
a.num:hover /* controls formatting for for chapter nos. */
	{
	background-color: #c0c0c0;
	color: #660066;
	text-decoration: none;
	font-weight: bold;
	}

a.num:660066 /* controls formatting for for chapter nos. */
	{
	background-color: #ffffff;
	color: #660066;
	text-decoration: none;
	font-weight: bold;
	}
	
a.ubar:link	/* controls formatting for underlined light links */
	{
	color: #ffffff;
	text-decoration: underline;
	}

a.ubar:visited	/* controls formatting for underlined light links */
	{
	color: #cccccc;
	text-decoration: underline;
	}
	
a.ubar:hover	/* controls formatting for underlined light links */
	{
	color: #ffffff;
	text-decoration: none;
	}

a.ubar:active	/* controls formatting for underlined light links */
	{
	color: #cccccc;
	text-decoration: underline;
	}

td.mount	/* controls background colors in picture galleries */
	{
	background-color: #999999;
	}

td.menubar	/* controls formatting for bottom bar */
	{
	background-color: #330033;
	color: #FFFFFF;
	font-size: 11px;
	}

a.bar:link	/* controls formatting for bottom bar links */
	{
	color: #FFFFFF;
	text-decoration: none;
	}

a.bar:visited	/* controls formatting for bottom bar links */
	{
	color: #cccccc;
	text-decoration: none;
	}
	
a.bar:hover	/* controls formatting for bottom bar links */
	{
	color: #FFFFFF;
	text-decoration: underline;
	}

a.bar:active	/* controls formatting for bottom bar links */
	{
	color: #cccccc;
	text-decoration: none;
	}

.plus1
	{
	font-size: 11px;
	}

.plus2
	{
	font-size: 12px;
	}

.plus3
	{
	font-size: 13px;
	}

.plus4
	{
	font-size: 14px;
	}

.minus1
	{
	font-size: 9px;
	}

.minus2
	{
	font-size: 8px;
	}

