
body
{
	font-size: small;
	font-family: verdana;
	font-size:10pt;
	background-color: #ffffff
}
DIV
{
    CURSOR: hand;
    TEXT-DECORATION: underline;
    TEXT-Color: blue
}

.head1
{
	font-size: 110%;
	font-weight:bold;
	font-family: times-new-roman;
	text-align: center
}

.head2
{
	font-size: 110%;
	font-weight:bold;
	font-family: times-new-roman;
	text-align: left
}

.head3
{
	font-size: 100%;
	font-weight:bold;
	font-family: times-new-roman;
	text-align: left
}


.green
{
	background-color: green;
	color:#0066cc
}

.logo
{
	width:140px;
	height:99px;
	float:right;
	position:absolute;
	left:840;
	top:11;

}

.hdrtext
{
	COLOR: #004080; 
	font-size: 150%;
	font-weight:bold;
	font-family: times-new-roman;
	text-align: center
}

.hdrtext2
{
	COLOR: #004080; 
	font-size: -1;
	font-weight: bold;
	font-family: times-new-roman;
	text-align: center
}

.hdrlink
{
	text-align:center;
              font-size: 9pt
}

.hdr1
{
	font-size: 150%;
	font-weight: bold;
	font-family: times-new-roman;
	text-align: center
}


.sublink1
{
	
	font-size: 10pt;
	font-weight:bold;
	font-family: times-new-roman;
	text-align: left
}

.sublink2
{
	font-size: 10pt;
	font-weight:bold;
	font-family: times-new-roman;
	text-align: left;
	line-height: 20px
}

.sublink3
{
	font-size: 85%;
	font-weight:bold;
	font-family: times-new-roman;
	text-align: left;
}

.indtext
{
	margin-left: 1cm;
	margin-right: 6cm;
	font-size: 75%;
}

.list1
{
	font-size: 10pt;;
	font-family: times-new-roman;
	line-height: 30px
}

.italics
{
	font-size: small;
	font-family: times-new-roman;
	font-style: italic;
}




