/* CSS Document */

img.floatLeft { 
top: 52px; 
float: left; 
margin: 4px; 
padding: 15; 
}

img.floatRight { 
top: 52px; 
float: right; 
margin: 4px; 
padding: 15; 
}
 
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: green;}

.style1 {
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	color: #7D137C;
}

.style2 {color: #7D137C}
.style6 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #2A3036; }
.style8 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #2A3036; line-height: 195%; }
.style10 {font-size: 9px; font-family: Arial, Helvetica, sans-serif; color: #2A3036; line-height: 195%; }
.style7 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #7D137C; }

hr.c {border: none 0; 
	border-top: 1px dashed #FFFFFF;/*the border*/
	width: 100%;
	text-align: center;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	}
	

.companyname {color: #7D137C; font-weight: bold}

.letter {font-size: 22px; font-family: Arial, Helvetica, sans-serif; color: #7D137C; font-weight: bold }

.companybody {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #2A3036; }

.clickdetails {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #2A3036; }	
