						body, table, td, th {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size : 12px;
	color: #555555;
}
						a {
						text-decoration: none; 
						font-size: 12px; 
						}
						
						a:link {
	text-decoration: none;
	color: #8E3826;
}
						a:visited {
	text-decoration: none;
	color: #8E3826;
}
						a:hover {
	text-decoration: none ;
	color: #AAAAAA;
}
						.UL {
	text-decoration: underline;
}		
						.SML2 {
	font-size : 11px;
}

						.UL2 {
	font-size : 11px;
	text-decoration: underline;
}		
						.ATWO a:link {
						font-size : 11px;
	text-decoration: none;
	font-weight : normal;
}
						.ATWO a:visited {
						font-size : 11px;
	text-decoration: none;
	font-weight : normal;
}
						.ATWO a:hover {
	font-size : 11px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight : normal;
}
						.ATHREE a:link {
	font-size : 14px;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight : normal;
}
						.ATHREE a:visited {
	font-size : 14px;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight : normal;
}
						.ATHREE a:hover {
	font-size : 14px;
	letter-spacing: 0px;
	text-decoration: none;
	color: Gray;
	font-weight : normal;
}
						.AFOUR a:link {
	font-size : 11px;
		text-decoration: none;
	color: White;
	font-weight : normal;
}
						.AFOUR a:visited {
	font-size : 11px;
	text-decoration: none;
	color: White;
	font-weight : normal;
}
						.AFOUR a:hover {
   font-size: 11px;
   text-decoration: none;
   color: #9D9D9D;
   font-weight: normal;
}

						.AFOURDOWN {
   font-size: 11px;
   color: #9D9D9D;
}
						.AFIVE a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	color: #444444;
	letter-spacing: 0px;
	font-weight : normal;
}
						.AFIVE a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	color: #444444;
	letter-spacing: 0px;
	font-weight : normal;
}
						.AFIVE a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	color: White;
	letter-spacing: 0px;
	font-weight : normal;
}

						.WHT { 
						color : white
						}
						
						.SIENA {
	color :  #8E3826;
}
						
			.GREY {
	color : #CCCCCC;
}
						.Red { 
						color : red
						}
						.Med { 
						font-size : 12px
						}
						.BodyArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 17px;
}
						.Lar { 
						font-size : 17px
						}
						
						.SML {
	font-size : 11px;
}
						
						.CreditLine {
	font-size : 10px;
	color : Gray;
}
						.ArialFont {
	font-family: Arial, Helvetica, sans-serif;
}

UL {
	margin-top : 5px;
	margin-bottom : 10px;
	list-style : square;
	margin-left : 10px;
}

OL {
	margin-top : 5px;
	margin-bottom : 10px;
	margin-left : 35px;
}

li {
	margin-left : 10px;
}


P {
	margin-top : 0px;
}

SUP {
	font-size : 11px;
}

.P2 P{
	margin-bottom : 5px;
}

.Subtitle {
   font-size: 14px;
   color: #595959;
}

.TITLE {
	font-size : 16px;
	color :#999999;
	font-weight : bold;
}




