		body,p,div,table,tr,td,ul,input,select,textarea {
			font-family: arial;
			font-size: 8pt;
		}
		
		
		li.10 {
			font-family:arial;
			font-size:10pt;
			color:#000000;
		}
		
		.title {
			font-family:arial;
			font-size:10pt;
			font-weight:bold;
			color:#009900;
		}
		
		.title2 {
			font-family:arial;
			font-size:10pt;
			font-weight:bold;
			color:#000000;
		}			
		
		.small {
			font-family: arial;
			font-size: 10pt;
			color:#000000;
			text-align:left
		}
		
		.small_02 {
			font-family: arial;
			font-size: 10pt;
			color:#000000;
		}
		
		.small_white {
			font-family: arial;
			font-size: 10pt;
			color:#ffffff;
		}
		
		.smaller {
			font-family: arial;
			font-size: 8pt;
		}
		
		.smaller_white {
			font-family: arial;
			font-size: 8pt;
			color:#ffffff;
		}	
		
		.smaller_gray {
			font-family: arial;
			font-size: 8pt;
			color:#999999;
		}	
		
		.smaller_0B7CBE {
			font-family: arial;
			font-size: 8pt;
			color:#0B7CBE;
		}
		
		.expediente {
			font-family: arial;
			font-size: 8pt;
			color:#ffffff;
		}	
		
		A.detail {
			font-family: arial;
			font-size: 8pt;
			color:#0000ff;
			font-weight: normal;
		}
		
		A.detail:hover {
			font-family: arial;
			font-size: 8pt;
			color:#ff0000;
			font-weight: normal;
		}
		
		A.detail10pt {
			font-family: arial;
			font-size: 10pt;
			color:#0000ff;
			font-weight: normal;
		}
		
		A.detail10pt:hover {
			font-family: arial;
			font-size: 10pt;
			color:#ff0000;
			font-weight: normal;
		}
		
		A.detail_gray {
			font-family: arial;
			font-size: 8pt;
			color:#999999;
			font-weight: normal;
		}
		
		A.detail_gray:hover {
			font-family: arial;
			font-size: 8pt;
			color:#000000;
			font-weight: normal;
		}
		
		A.detail_white {
			font-family: arial;
			font-size: 8pt;
			color:#ffffff;
			font-weight: normal;
		}
		
		A.detail_white:hover {
			font-family: arial;
			font-size: 8pt;
			color:#ffff00;
			font-weight: normal;
		}	
		
		A.detail_blueorange {
			font-family: arial;
			font-size: 8pt;
			color:#0B7CBE;
			font-weight: normal;
		}
		
		A.detail_blueorange:hover {
			font-family: arial;
			font-size: 8pt;
			color:#EDB21E;
			font-weight: normal;
		}
		
		A.detail_bluepurple{
			font-family: arial;
			font-size: 8pt;
			color:#0B7CBE;
			font-weight: normal;
		}
		
		A.detail_bluepurple:hover {
			font-family: arial;
			font-size: 8pt;
			color:#990099;
			font-weight: normal;
		}
		
		A.detail_purpleblue{
			font-family: arial;
			font-size: 8pt;
			color:#990099;
			font-weight: normal;
		}
		
		A.detail_purpleblue:hover {
			font-family: arial;
			font-size: 8pt;
			color:#0B7CBE;
			font-weight: normal;
		}
		
		A.detail_orangeyellow {
			font-family: arial;
			font-size: 8pt;
			color:#EDB21E;
			font-weight: normal;
		}
		
		A.detail_orangeyellow:hover {
			font-family: arial;
			font-size: 8pt;
			color:#ffff00;
			font-weight: normal;
		}	
		
		A.detail_yelloworange {
			font-family: arial;
			font-size: 8pt;
			color:#ffff00;
			font-weight: normal;
		}
		
		A.detail_yelloworange:hover {
			font-family: arial;
			font-size: 8pt;
			color:#EDB21E;
			font-weight: normal;
		}						
		
		A.detail_yellowdkorange {
			font-family: arial;
			font-size: 8pt;
			color:#ffff00;
			font-weight: normal;
		}
		
		A.detail_yellowdkorange:hover {
			font-family: arial;
			font-size: 8pt;
			color:#ff6600;
			font-weight: normal;
		}

		INPUT.button {
			background-color: #000000;
			font-size:8pt;
			color:#ffffff;
			border:solid;
			border-width:2px;
			border-top-color:#999999;
			border-left-color:#666666;
			border-right-color:#000000;
			border-bottom-color:#000000;
		}