body{
/*  background-color:   #997766; */
/*  background-color:   #BF8A60; */
  background-color:   #D3D3D3; 

/*  color:              #333; */
  margin:           0;
  padding:          0;
  border:           0;
  text-align:	center;
}

#mainframe{
	border-width: 0px;
/*	border-color: #ff5800; */
/*	border-style: solid; */
	width: 800px; 
	text-align: left; 
	margin: 10px auto;
}

#content{
	width: 100%;
	margin: 0; 
	padding: 20px;
/*	background-color: #FFE8BF; */
	background-color: #FFFFFF;
}

#header{
	width: 100%; 
	margin: 0;
	padding: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
/*	background-color: #FFC8BF; */
/*	background-color: #ddcccc; */
	background-color: #9999CC; 
}

#content a:link, a:visited, a:active {
/*	color: #003366; */
	color: #005CB8;
/* 	color: #1b43a3; */
	text-decoration: none 
}

#content a:hover {
 	color: #93afdf;  
	text-decoration: none
}

#header a{
	color: #000000;
	text-decoration: none;
}

#header a:hover{
	color: #696969;
}

.GKfont{
	font-weight:900; 
	font-size:22pt;
}

.myfont{
	font-size: 11pt;
/* 	font-family: "Gill Sans", Helvetica, sans-serif; */
/*	font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;*/
	font-family: 'lucida grande', helvetica, 'lucida sans unicode', arial, sans-serif;
/*	font-family: Arial, Helvetica, sans-serif; */
}

.highlight {
	font-weight: bold;
/*	font-size: bigger; */
/*	color: #B31A00; */
/*	color: #003366; */
}

.nav-highlight{
	background-color: #EFEFFE;
}

#header table{
	font-family: 'lucida grande', helvetica, 'lucida sans unicode', arial, sans-serif;
	font-size: 11pt;
	font-variant: small-caps;	
}

#content table{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

ul {
	list-style-type:disc;
	list-style-position:outside;
}

h3{
/*	color: #BF8A60;*/
	color: #330066;
}

.meta{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
/*	color: #005CB8; */
	color: #996700;
}

.normal {
/* 	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
}

.smallhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-align: justify;
}


.hugeheading {
	font-family: Helvetica, sans-serif;
	font-size: 45pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-align: justify;
}


.biggerheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-align: justify;
}


.bigheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-align: justify;
}

.centerbigheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-align: center;
}


.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-align: justify;
}

.centerheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-align: center;
}

