body {
	font-size: 5pt;
	font-family: "Courier New", Courier, monospace;
}

font.text{
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

font.text1{
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

font.text2{
	color: #191970;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
}
table.tab1{
	border : 1px solid #8B0000;
}
table.tab2{
	border : 1px solid;
	border-bottom : none;
	border-top : none;
}
a.list{
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: Red;
	background-repeat: repeat;
}
a.list:link {
	color: Navy;
	text-decoration: underline;
	font-size : 12px;
}
a.list:visited {
	color: #00008B;
	text-decoration: underline
}
a.list:active {
	color: Navy;
	text-decoration: none
}
a.list:hover {
	color: #4B0082;
	text-decoration: none
}

a.body {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: Red;
	background-repeat: repeat;
}
a.body:link {
	color: #9400D3;
	text-decoration: underline;
	font-size : 14px;
}
a.body:visited {
	color: #8B008B;
	text-decoration: underline
}
a.body:active {
	color: #191970;
	text-decoration: none
}
a.body:hover {
	color: #8B0000;
	text-decoration: none
}

a.part { color: White;  font-size: 9pt; text-decoration: underline; }
a.part:link { color: Aqua; text-decoration: underline;  }
a.part:visited { color: White; text-decoration : underline }
a.part:active { color: White; text-decoration : underline; }
a.part:hover { color:Aqua ; text-decoration : underline }


a.Outline{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #663366;
	background-repeat: repeat;
}
a.Outlinet:link {
	color: Navy;
	text-decoration: underline;
	font-size : 12px;
}
a.Outline:visited {
	color: #00008B;
	text-decoration: underline
}
a.Outline:active {
	color: Navy;
	text-decoration: none
}
a.Outline:hover {
	color: #4B0082;
	text-decoration: none
}


td {
	font-size : 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	vertical-align: top;
}
td.td1 { background-color: lavender }
td.td2 { background-color: #FAFCFA }

li.li1{
	color: #4B0082;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	text-align : left;
	margin-left : 110px;
}

li.li2{
	color: #4B0082;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	text-align : left;
    margin-left : -20px;
}

#logo { 
	z-index: 3; position: absolute; top: 2px; left: 2px; }
#companyName { 
	z-index: 4; position: absolute; top: 15px; left: 152px;}

#content { 
	z-index: 5; position: absolute; top: 52px; left: 132px; background-color : lavender;  width : 900px; hight : 900px; }
#text { 
	z-index: 2; position: relative; top: 10px; left: center; }






