BODY 	{
	scrollbar-base-color: #cc9999;
	scrollbar-track-color: #E0C0C0;
    margin: 0px;
	padding: 0px;
	border: #ffffff 0px solid;
	}

/* PAGE LINK COLORS */

a:link		{ color: #0057a0; font-weight:bold;text-decoration:: none; }

a:visited	{ color: #0057a0; font-weight:bold; text-decoration: none; }

a:active	{ color: #cc9999; font-weight:bold; text-decoration: none; }

a:hover		{ color: #cc9999; font-weight:bold; text-decoration: none; }

h1          {color: #0057a0; font: 16px Papyrus,"Bradley Hand ITC", "Lucida Handwriting", "Comic Sans MS", "Trebuchet MS", verdana, arial, helvetica, sans-serif; font-weight: bold; }
h2          {color: #0057a0; font: 12px Papyrus,"Bradley Hand ITC", "Lucida Handwriting", "Comic Sans MS", "Trebuchet MS", verdana, arial, helvetica, sans-serif; font-weight: bold;}

.background-main	{
			background-color: #ffffff;
			}


/* THE NEXT LINE IS THE MAIN PAGE FONT */

TABLE 		{ COLOR: #000000; FONT: 12px arial, verdana, helvetica, sans-serif; font-weight: normal; }

.title 		{ color: #0057a0; font: 18px Papyrus, verdana, arial, sans-serif; font-weight: bold; text-align:center;}
