body {
	background-color: #FFFFFF;
	margin-left : 3;
}

.bold {
  font-weight: bold
}

.italic {
  font-style: italic
}

p.z1 {
	color : Black;
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
}
p.z2 {
	color : Black;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
}
p.z3 {
	color: Black;
	font-size: 13px;
	font-family: Verdana;
	font-style : normal;
}
p.z4{
	color: Black;
	font-size: 11px;
	font-family: Verdana;
	font-style : normal;
	text-indent : 20px;
	}
p.z5{
	color: Black;
	font-size: 14px;
	font-family: Verdana;
	font-style : normal;
	text-indent : 30px;
	margin-top : 5px;
	font-weight : bold;
}
p.z6{
	color: Black;
	font-size: 12px;
	font-family: Verdana;
	font-style : italic;
	text-align : right;
	margin-top : 5px;
}
p.z7{
	color: Black;
	font-size: 12px;
	font-family: Verdana;
	font-style : normal;
	text-align : justify;
	margin-top : 5px;
}
p.z8{
	color: Black;
	font-size: 11px;
	font-family: Verdana;
	font-style : normal;
	text-align : justify;
	text-indent : 20px;
}
p.z9{
	color: Black;
	font-size: 11px;
	font-family: Arial;
	font-style : italic;
	text-indent : 30px;
	margin-top : 3px;
	margin-right : 5px;
}
div.z1 {
	color: Black;
	font-size: 12px;
	font-family: Verdana;
	font-style : normal;
	
}
div.z2 {
	color: White;
	font-size: 12px;
	font-family: Arial;
	font-weight : bold;
	background : #6495ED;
	border-width : 1;
	border-style: solid;
	border-color : #9EBCF3 #00008B #00008B #9EBCF3;
	vertical-align : middle;
	text-align: center;
}

div.z3 {
	color: #0000CD;
	font-size: 12px;
	font-family: Verdana;
	font-style : normal;
	font-weight : bold;
}

div.z4 {
	color: White;
	font-size: 12px;
	font-family: Arial;
	font-style : italic;
	font-weight : bold;
	background : #6495ED;
	border-width : 1;
	border-style: solid;
	border-color : #9EBCF3 #00008B #00008B #9EBCF3;
	vertical-align : middle;
	text-indent : 10px;
	padding-right: 10px;
}

div.z5  {
	color: #DC143C;
	font-size: 12px;
	font-family: Verdana;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	height : 18px;
}

div.z6 {
	color: Black;
	font-size: 12px;
	font-family: Verdana;
	font-style : normal;
	text-indent : 30px;
	text-align : justify;
}

div.z7 {
	color: Black;
	font-size: 11px;
	font-family: Verdana;
	font-style : normal;
}

div.z100 {
	color: Black;
	font-size: 10px;
	font-family: Verdana;
	font-style : normal;
}

div.headtable {
	color: #FFFF63;
	font-size: 11px;
	font-family: Verdana;
	font-style : normal;
	font-weight : bold;
}
	
div.string {
	font-size: 11px;
	font-family: Verdana;
	font-style : normal;
	color: Navy;
}

div.string1 {
	color: Black;
	font-size: 11px;
	font-family: Verdana;
	font-style : normal;
}
	
div.box1 {
	border-width: 1;
	border-style: solid;
	border-color: White #00008B White #00008B;
}	

a.link1 {
	color: White;
	text-decoration : none;
	font-family : Arial;
	font-size : 12px;
}

a.link2 {
	color: White;
	text-decoration : none;
	font-family : Arial;
	font-size : 11px;
}

a.link3 {
	font-family : Verdana;
	font-size : 11px;
	color : White;
	text-decoration : none;
	font-weight : bold;
}

a.link4 {
	font-family : Verdana;
	font-size : 10px;
	color : Red;
	text-decoration : none;
	font-weight : bold;
	font : italic;
}

td.t1 {
	font-family : Verdana;
	font-size : 9pt;
	background : #0031CE;
	color : #FFFF63;
	font-weight: bold;
}

h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold
}

select {
	font-size : 8pt;
	font-family: Verdana
}

input {
  font-family: Verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size : 8pt;
}

textarea {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal
}


A.pgtxt {
  color: #0031CE;
  font: 11px verdana;
  text-align : center;
  text-decoration : none;
  vertical-align : middle;
}

td.bt {
  border: 1px solid;
  height : 17px;
  width : 180;
  margin-bottom : 1;
  margin-left : 1;
  margin-top : 1;
  margin-right : 1;
  border-color : #0031CE;
}

A.pgtxt:hover { 
  color: Red;
}

A.pgtxt:visited {
  color: #9400D3;
}

A.person {
  color: Yellow;
  font: 13px arial;
  text-align : center;
  text-decoration : none;
  vertical-align : middle;
  font-style : italic;
  font-weight : bold;
}

#menu1 { position:absolute; top: 300px; left:10px; width:162px; height:30px; z-index:0; }
