body
{
	background-color: #FFFFFF;
	font-family: times new roman;
	times serif CSS Font Size color: black;
}

h1
{
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: x-large;
	font-weight: bold;
}

h2
{
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
}

.mainsectionhead
{
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
}

h3
{
	color: black;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: medium;
}

.subsection1
{
	color: black;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: medium;
}

h4
{
	color: black;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
}

.subsection2
{
	color: black;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
}

h5
{
	color: black;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

.subsection3
{
	color: black;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

h6
{
	color: black;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}

.bluetext { color: blue; }
.greentext { color: green; }
.redtext { color: red; }

.gpoption
{
	color: blue;
	font-style: italic;
}

.fauxlink
{
	color: blue;
	text-decoration: underline;
}

.warning
{
	color: red;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
}

.error
{
	color: #C00;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
}

.greenmessage
{
	color: green;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
}

.ridiculous
{
	color: lime;
	font-family: papyrus;
	font-size: xx-large;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
}

code { font-style: code; }
.code { font-style: code; }


A:link
{
	color: blue;
	font-family: times new roman;
	font-weight: bold;
	text-decoration: none;
}

A:visited
{
	color: purple;
	font-family: times new roman;
	font-weight: bold;
	text-decoration: none;
}

A:hover
{
	color: blue;
	font-family: times new roman;
	font-weight: bold;
	text-decoration: underline;
}



A:active
{
	text-decoration: underline;
	font-family: times new roman;
	font-weight: bold;
	color: blue;
}

.navSubLink
{
	font-family: Lucida,Verdana,Helvetica,Arial;
	font-size: 10px;
	text-decoration: none;
}

P.break { page-break-after: always; }
b { font-weight: bold; }
strong { font-weight: bold; }
.bold { font-weight: bold; }
i { font-style: italic; }
em { font-style: italic; }
.ital { font-style: italic; }

.boldplusone
{
	color: black;
	font-size: large;
	font-weight: bold;
}

.toc
{
	color: blue;
	font-weight: bold;
	font-family: times new roman, times;
	font-decoration: underline;
}
