body
{
	background-color: #333333;
	color: black;
	font-family: "Courier New", Courier, "American Typewriter", serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
}

h6, h5, h4, h3, h2, h1 {
	background-color: transparent;
	color: #FF0000;
	font-family: "Courier New", Courier, "American Typewriter", serif;
	margin-bottom: 1px;
	margin-top: 6px;
}

h6 { font-size: 10px; }
h5 { font-size: 12px; }
h4 { font-size: 14px; }
h3 { font-size: 15px; }
h2 { font-size: 24px; }
h1 { font-size: 33px; }

a:link
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	background-color: #333333;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

a:active
{
	color: #ffff00;
	font-weight: bold;
	text-decoration: overline underline;
}

a.change:link
{   
	color: #ffffff;
	text-decoration: none;
}

a.change:visited
{   
	color: #ffffff;
	text-decoration: none;
}

a.change:hover
{
	background-color: #ffffff;
	color: #ff0000;
	text-decoration: none;
}

a.change:active
{
	color: #ffff00;
	text-decoration: overline underline;
}

.body
{
	color: black;
	font-family: "Courier New", Courier, "American Typewriter", serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 125%;
	text-align: left;
}

.bodysmall
{
	color: black;
	font-family: "Courier New", Courier, "American Typewriter", serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 110%;
}

p
{
	color: black;
	font-family: "Courier New", Courier, "American Typewriter", serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 135%;
	text-align: left;
}

.text
{
	color: black;
	font-family: "Courier New", Courier, "American Typewriter", serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 145%;
	text-align: left;
}

.bold { font-weight: bold; }
.italic { font-style: italic; }
.centered { text-align: center; }
.right { text-align: right; }
.verylarge { font-size: 24px; }

.verylargebold
{
	font-size: 24px;
	font-weight: bold;
}

.larger { font-size: 18px; }

.largerbold
{
	font-size: 18px;
	font-weight: bold;
}

.large { font-size: 14px; }

.largebold
{
	font-size: 14px;
	font-weight: bold;
}

.small { font-size: 10px; }

.smallcentered
{
	font-size: 10px;
	text-align: center;
}

.smallbold
{
	font-size: 10px;
	font-weight: bold;
}

.smallboldcentered
{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.smaller { font-size: 9px; }

.smallercentered
{
	font-size: 9px;
	text-align: center;
}

.smallerbold
{
	font-size: 9px;
	font-weight: bold;
}

.bold36heading
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 36px;
	background: transparent;
	color: #990099;
	font-weight: bold;
}

.bold30heading
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 30px;
	background: transparent;
	color: #333333;
	font-weight: bold;
}

.bold24heading
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 24px;
	background: transparent;
	color: #990000;
	font-weight: bold;
}

.bold18heading
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 18px;
	background: transparent;
	color: #333333;
	font-weight: bold;
}

.bold14heading
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	background: transparent;
	color: #333333;
	font-weight: bold;
}

.bold12heading
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	background: transparent;
	color: #990099;
	font-weight: bold;
}

/* Modified 6 April 2003 */
