BODY {
	color: #000033;
	background-color: white;
}

A:LINK  {
	color:  #0000ff;
	text-decoration: none;
	background-color: transparent;
}

A:VISITED {
	color: #000099;
	text-decoration: none;
	background-color: transparent;
}

A:ACTIVE {
	color: Red;
	text-decoration: underline;
}

A:HOVER {
	color: #CC0066;
	text-decoration: underline;
	background-color: transparent;
}

H1 {
	color: #44253E;
	font-size: 150%;
	margin-bottom: 1ex;
	text-align: center;
	background-color: transparent;
}

H2 {
	color: #4D2B4F;
	font-size: 135%;
	margin-bottom: 1ex;
	text-align: center;
	background-color: transparent;
}

H3 {
	color: #663366;
	font-size: 120%;
	margin-top: 1.5ex;
	margin-bottom: 1ex;
	text-align: center;
	background-color: transparent;
}

H4 {
	color: #66005C;
	font-size: 105%;
	margin-top: 1em;
	margin-bottom: 1ex;
	text-align: center;
	background-color: transparent;
}

H5 {
	color: #993366;
	font-size: 90%;
	font-weight: 700;
	margin-top: 1em;
	margin-bottom: 1ex;
	text-align: center;
	background-color: transparent;
}

P {
	font-weight: 600;
}

BLOCKQUOTE {
	font-family: "Times New Roman", Times, serif;
	font-weight: 600;
	color: #000066;
	text-indent: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
}

UL, OL {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000066;		
}

CAPTION {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 75%;
}

TABLE {
	margin-top: 1ex;
	margin-bottom: 1ex;	
}

THEAD, TFOOT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 75%;
	background-color: #FFEBCD;	
}

TD {
	text-align: center;	
}

INS {
	font-family: Tahoma, sans-serif;
    text-indent: 1em
}

TT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;	
	text-indent: 3em;
	margin-top: 1ex;
	margin-bottom: 1ex;
}

STRONG
{
	font-style: normal;
	font-weight: 700;	
}

EM {
	font-style: italic;
}

CITE {
	font-style: italic;
}

DFN {
    background-color: transparent;	
	font-style: italic;
	color: Red;
}

PRE {
	white-space: pre;	
	font: 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.navbg {
	background-color: #993366;
}

.here {
	color: Red;
}

.left {
	text-align: left;
	margin-right: 1%;
}

.feedback {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;	
	margin-top: 2em;
	font-weight: 500;	
}

.contactme {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
	font-weight: 500;
}

.doc-history {
	font-family: "Times New Roman", Times, serif;
	font-size: 70%;
	margin-bottom: 1ex;
	font-weight: 500;
}

table.linkheader{
	border-width: thin;
	border-color: Aqua;
	border-style: ridge;
}

.linkheading {
	font-size: 115%;
	color: #0000ff;
	font-weight: 500;
	background-color: Aqua;
}

.info {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 1em;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 1em;
	border-width: thin;
	border-color: #0099CC;
	padding: 2em;
	background-color: #F0F8FF;
	color: #4B0082;
	font-weight: 600;
}

.toindex {
	font-family: Tahoma, sans-serif;
	font-size: 70%;
	background-color: transparent;
	color: Red;
	margin-top: 1ex;
	margin-right: 90%;
	margin-bottom: 1ex;
	text-align: center;
}

.tablemenu { font-size: 85%;
	font-weight: bold; 
	font-family: "Times New Roman", Times, serif;
	border: thin ridge #cc99ff;
}

.contents {
	font-size: 110%;
	margin-left: 20%;
	margin-right: 5%;
	margin-bottom: 2em;
}

.longcontents {
	font-size: 90%;
	font-weight: 700;
	margin-left: 30%;
	margin-right: 10%;
	margin-bottom: 2em;
}

.comment, .comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

.indent {
	margin-left: 3em;
	margin-right: 2em;
}

.center { 
	text-align: center 
}

.nodes  {
	font-size: 80%;
	border-width: thin;
	border-color: #CCCC99;
	border-style: ridge;
	padding: 1ex;
	background-color: #CCFFCC;
	font-weight: 600;
	margin-right: 50%;
}

.child  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin-left: 2em;
	margin-right: 2em;
	border-width: thin;
	border-color: #0000CC;
	border-style: ridge;
	padding: 1ex;
	background-color: #ccffff;
	font-weight: 600;
}

.seealso, .textmenu  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-left: 2em;
	margin-right: 2em;
	border-width: thin;
	border-color: #ff00ff;
	border-style: ridge;
	padding: 1ex;
	font-weight: 600;
	text-align: center;
}

.parent  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: 5em;
	margin-right: 5em;
	border-width: thin;
	border-color: #9900CC;
	border-style: ridge;
	padding: 1ex;
	background-color: white;
	color: #4B0082;
	font-weight: 600;
	text-align: center;
}

.main  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-left: 5em;
	margin-right: 5em;
	border-width: thin;
	border-color: #990099;
	border-style: ridge;
	padding: 1ex;
	color: black;
	background-color: white;
	font-weight: 600;
	text-align: center;
}

.caption {
	font-family: "Times New Roman", Times, serif;
	background-color: transparent;
	font-size: 85%;
	margin-left: 2em;
	margin-right: 2em;
}


.inlinehead {
        font-size: 105%;
	color: red;
	font-weight: 600;
}
.quote {
	font-size: smaller;
	margin-top: 1ex;
	margin-left: 1em;
}

.small {
	font-family: Tahoma, sans-serif;
	font-size: 80%;
}

.seealso {
	text-align: center;
	margin-left: 3em;
	margin-right: 3em;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 105%;
}

.credits {
	background-color: transparent;
	color: #000033;
	font-family: Arial, sans-serif;
	font-size: 75%;
	font-weight: 500;
}

.vertnav {
	background-color: #99CCFF;
	color: Purple;
	font-family: Tahoma, sans-serif;
	font-size: 80%;
	font-weight: 700;
	float: left;
	width: 180px;
	text-align: center;
	margin-right: 1em;
	margin-bottom: 1em;
}

.horiznav {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-top: 1ex;
	border-width: thin;
	border-color: #0000CC;
	border-style: ridge;
	padding: 1ex;
	background-color: Aqua;
	color: #4B0082;
	font-weight: 600;
	clear: both;
}

.horiznavbar {
	background-color: #99CCFF;
	color: Purple;
	font-family: Tahoma, sans-serif;
	font-size: 80%;
	font-weight: 700;
	text-align: center;
	margin-right: 1em;
	margin-bottom: 1em;
}

.center {
	text-align: center;
}

table.standardtable {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: 600;
	border-color: #CCCCFF;
	border-style: ridge;
	border-width: medium;
}

table.colored {
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: 700;
	border-color: #CC99FF;
	border-style: ridge;
	border-width: medium;
}

table.largetable {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;	
	font-weight: 600;
}


.youarehere {
	background-color: White;
	color: #663366;
	font-weight: bolder;

}

.inlinehead {
	font-weight: 700;
	color: Red;
	font-size: 85%;
	background-color: transparent;
}

.red {
	color: Red;
	background-color: transparent;
}

p.bar {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

.imagetext {
	text-align: center;
	margin-bottom: 1ex;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;	
	font-weight: 500;
}

.image-l {
	float: left;
	clear: right;
	margin-right: 1%;
	margin-bottom: 1%;
	width: 55px;
	height: 55px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;	
	font-weight: 500;
}

.colour-quote {
	background-color: #FFFFF0;
}

.color-comments {
	background-color: #F8F8FF;
}

