/*================== GENERAL FONTS ===============*/



P {
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.50;
	font-weight: normal
}

.text {
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.50;
	font-weight: normal
}

.bodygrey {
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.50;
	font-weight: normal
}



.form {
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.50;
	font-weight: normal
}

strong {
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.50;
	font-weight: bold
}



.Bold {
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        line-height: 1.50;
	font-weight: bold

}




.bodygreystrong{
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height: 1.50;
	font-weight: bold

}


.title {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: bolder; 
	color: #990066; 
	letter-spacing: 4px; 
	line-height: 2.50 
  
	
}


A:link 	{
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.50;
	text-decoration: underline;
	font-weight: normal
}


A:visited {
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.50;
	text-decoration: underline;
	font-weight: normal
}

A:active {
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.50;
	text-decoration: underline;
	font-weight: normal
}

A:hover {
	color: #FF0099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.50;
	text-decoration: underline;
	font-weight: normal
}


.form_label_col {
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.50;
	font-weight: normal;
}



.form_data_col {
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.50;
	font-weight: normal;
}



.form_span_col {
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.50;
	font-weight: bold;
}


.udm_header {
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.50;
	font-weight: bold;
}






/*================ BULLETS =======================*/

ul  {  	list-style-position: outside; 
	list-style-type: cicle;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 2;
	color: #990066;
	font-weight: normal;
	LEFT-MARGIN: 0px

}


ol  {  	list-style-position: outside; 
	list-style-type: cicle;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 2;
	color: #990066;
	font-weight: normal;
	LEFT-MARGIN: 0px

}


/*================ Navigation Links =======================*/




A.sidelist:link {  
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif; 
	letter-spacing: 1pt;
	font-weight: bold; 
	color: #000000;
	line-height: 2;
	text-decoration: none
}

A.sidelist:visited {  
	font-size: 9pt;  
	letter-spacing: 1pt;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #000000; 
	line-height: 2;
	text-decoration:  none
}  


A.sidelist:hover {  
	font-size: 9pt;  
	letter-spacing: 1pt;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #990066; 
	line-height: 2;
	text-decoration:  none
} 

A.sidelist:active {  
	font-size: 9pt; 
	letter-spacing: 1pt; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #000000;
 	line-height: 2;
	text-decoration:  none
} 
