/* <link rel="stylesheet" type="text/css" href="finger.css"> */


BODY 	{ 
	font-style: normal;
	font-size: 14px;
	font-family: arial,helvetica;
	margin-left: 10px;
	margin-top: 0px;
 }

A {
	font-style: normal; 
	font-variant: normal; 
	line-height: 100%; 
	color: #000000; 
	text-decoration: underline
  }

a:link       {
	font-style: normal;
	font-variant: normal;
	color: #0099CC;
	text-decoration: underline
}
a:visited    {
	font-style: normal;
	font-variant: normal;
	color: #0099CC;
	text-decoration: underline
}
a:hover      {
	font-style: normal;
	font-variant: normal;
	color: #334D66;
	text-decoration: none;
}

H1 { 
	font-size: 18px; 
	font-family: Lucida Grande,Geneva,Arial,Helvetica,Swiss;
	font-weight: bold;
	}

H2 { 
	font-size: 16px; 
	font-family: Lucida Grande,Geneva,Arial,Helvetica,Swiss;
	font-weight: bold;
	}
	
H3 { 
	font-size: 14px; 
	font-family: Lucida Grande,Geneva,Arial,Helvetica,Swiss;
	font-weight: normal;
	}

HR {
	color: #336699;
	height: 1px;
}

H4 { 
	font-size: 12px; 
	font-family: arial,helvetica;
	font-weight: normal;	
	}
H5 { 
	font-size: 10px; 
	font-family: arial,helvetica;
	font-weight: normal;
	}
H6 { 
	font-size: 10px; 
	font-family: arial,helvetica;
	font-weight: normal;
	}
p {
	font-size: 14px;
	color: #192632; 
}		
li {  
	font-size: 14px;
    list-style-image: url(images/bullet.gif); 
	list-style-position: outside
	}
body {  
    font-family: Arial, Helvetica, sans-serif
	}
.background {  background-image:  url("images/structure/curve_trans_022.gif"); background-repeat: repeat-y}
.bighandback {  background-image: url(images/back_small_hand.gif); background-repeat: repeat-y; background-color: #FFFFFF}
td {  font-size: 12px}
.small-font {  font-size: 10px}
.fontsize16px { font-size: 16px}
.fontsize2 { font-size: 14px}
.fontsize13px { font-size: 13px}
.fontsize1 { font-size: 12px}
textarea.nobar {overflow: hidden;}
p.spacing { font-size: 12px; line-height: 1.5em; color: #0099CC;}