.label {
	font-family: Geneva,verdana,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

.labelb {
	font-family: Geneva,verdana,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}


.desc {
	font-family: Geneva,verdana,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.descb {
	font-family: Geneva,verdana,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.LinkNormal
{
  background: none transparent scroll repeat 0% 0%;
  text-decoration: underline;
}

.LinkBold
{
  background: none transparent scroll repeat 0% 0%;
  font-weight: bold;
  text-decoration: underline;
}

.LinkNoUnderline
{
  background: none transparent scroll repeat 0% 0%;
  text-decoration: none;
}

.LinkNoUnderlineBold
{
  background: none transparent scroll repeat 0% 0%;
  font-weight: bold;
  text-decoration: none;
}

input.HiLite{
	font-family: verdana,arial,helvetica,sans-serif;
	background-color:#DFE0BD;
	border:thin solid #4A5231;
}

input.Button {
	font-family: verdana,arial,helvetica,sans-serif;
	background-color:#DFE0BD;
	font-size: 8pt; 
	border:thin solid #4A5231;
}

input.Text {
	border : thin solid Gray;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;	
	text-decoration : none;
	color : #4A5231;
}		

a {
	background: none transparent scroll repeat 0% 0%;
	font-family: Helvetica,Tahoma,Verdana;
	font-size: 10pt;
	color : #3300FF; 
	text-decoration: none;
}

a:link {
	background: none transparent scroll repeat 0% 0%;
	font-family: Helvetica,Tahoma,Verdana;
	font-size: 10pt;
	color : #3300FF; 
	text-decoration: none;
}

a:visited {
	background: none transparent scroll repeat 0% 0%;
	font-family: Helvetica,Tahoma,Verdana;
	font-size: 10pt;
	color : #3300FF; 
	text-decoration: none;
}

a:hover {
	background: none transparent scroll repeat 0% 0%;
	font-family: Helvetica,Tahoma,Verdana;
	font-size: 10pt;
	color : #3300FF; 
	text-decoration: none;
}

a:active {
	background: none transparent scroll repeat 0% 0%;
	font-family: Helvetica,Tahoma,Verdana;
	font-size: 10pt;
	color : #3300FF; 
	text-decoration: none;
}



