A {
	text-decoration:none;
	color: black;
	font-size: 8pt;
	font-family: Verdana;
}
A:link {
	text-decoration: none;
	color: black;
	font-size: 8pt;
	font-family: Verdana;
}
A:visited {
	text-decoration: none;
	color: black;
	font-size: 8pt;
	font-family: Verdana;
} 
A:active {
	text-decoration: underline;
	font-size: 8pt;
	font-family: Verdana;
}	
A:hover {
	text-decoration: underline;
	color: BLACK;
	font-size: 8pt;
	font-family: Verdana;
}
A:hover{
	background-color:#A3B8E3;
	font-size: 8pt;
	font-family: Verdana;
}

A.bottom {text-decoration:none; color: #A3B8E3;}
A.bottom:link {text-decoration: none; color: #A3B8E3;}
A.bottom:visited {text-decoration: none; color: #A3B8E3;} 
A.bottom:active {text-decoration: underline;}	
A.bottom:hover {text-decoration: underline; color: BLACK;}
A.bottom:hover{background-color:#C6E7A5;}

A.bodylink {text-decoration: underline; color: #CD3A54; font-weight: bold; font-size: 10pt}
A.bodylink:link { text-decoration: underline; color: #CD3A54; font-weight: bold; font-size: 10pt}
A.bodylink:visited {text-decoration: underline; color: #CD3A54; font-weight: bold; font-size: 10pt} 
A.bodylink:active {text-decoration: underline; font-size: 10pt}	
A.bodylink:hover {text-decoration: underline; color: black; font-size: 10pt}
A.bodylink:hover{background-color:white; font-size: 10pt}

A.bodylink2 {
	color: #CD3A54;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
}
A.bodylink2:link {
	color: #CD3A54;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
}
A.bodylink2:visited {
	color: #CD3A54;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
} 
A.bodylink2:active {
	font-size: 10pt;
	font-family: Verdana;
}	
A.bodylink2:hover {
	text-decoration: underline;
	color: black;
	font-size: 10pt;
	font-family: Verdana;
}
A.bodylink2:hover{
	background-color:white;
	font-size: 10pt;
	font-family: Verdana;
}

h1 {
	font-family: Verdana;
	font-size: 12px;
	color: #CD3A54;
	margin-bottom: 0
	}

h2 {
	font-family: Verdana;
	font-size: 16px;
	color: #CD3A54;
}
A.bodylink3 {text-decoration: color: #CD3A54; font-weight: bold; font-size: 10pt}
A.bodylink3:link { text-decoration: color: #CD3A54; font-weight: bold; font-size: 10pt}
A.bodylink3:visited {text-decoration: color: #CD3A54; font-weight: bold; font-size: 10pt} 
A.bodylink3:active {text-decoration: font-size: 10pt}	
A.bodylink3:hover {text-decoration: color: black; font-size: 10pt}
A.bodylink3:hover{background-color:white; font-size: 10pt}



tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.content
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
      
}

.form
{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
      
}

.enhance {
	font-family: Verdana;
	font-size: 14px;
	color: #CD3A54;
	font-weight: bold;

}
textarea     { color: black; font-family: Verdana; font-size: 8pt }
input        { color: black; font-family: Verdana; font-size: 8pt }
select       { color: black; font-family: Verdana; font-size: 8pt }


body		   { 
					scrollbar-face-color: #A3B8E3;
									  	
              }
.dotted {
	border: 1pt dashed #000000;
	background-color: #eeeeee;
}