/* CSS Document */

body
{
font-family: Arial, Tahoma, Helvetica, sans-serif;
margin: 0px;
}

 h1 { 

font-family: Arial, Tahoma, Helvetica, sans-serif;

    font-size: 12px; 

    font-weight: bold; 

    color: #666666; 

    } 
	
.copy {
	font-size: 11px;
	color: #666666;
}
a.copy:link {
color: #666666; text-decoration: none; 
}
a.copy:visited {
color: #666666; text-decoration: none; 
}
a.copy:hover {
color: #666666; text-decoration: none; 
}
a.copy:active {
color: #666666; text-decoration: none; 
} 



.readmore {
	font-size: 11px;
	color: #739E1B;
}
a.readmore:link {
color: #739E1B; text-decoration: none; 
}
a.readmore:visited {
color: #739E1B; text-decoration: none; 
}
a.readmore:hover {
color: #FAC63C; text-decoration: underline; 
}
a.readmore:active {
color: #FAC63C; text-decoration: none; 
} 
.content {
	font-size: 12px;
	color: #666666;
	line-height: 18px;

}
a.content:link {
color: #333333; text-decoration: none; 
}
a.content:visited {
color: #999999; text-decoration: none; 
}
a.content:hover {
color: #FAC63C; text-decoration: underline; 
}
a.content:active {
color: #FAC63C; text-decoration: none; 
} 

.content_50 {
	font-size: 12px;
	color: #999999;
	line-height: 18px;

}
a.content_50:link {
color: #999999; text-decoration: none; 
}
a.content_50:visited {
color: #999999; text-decoration: none; 
}
a.content_50:hover {
color: #999999; text-decoration: underline; 
}
a.content_50:active {
color: #999999; text-decoration: none; 
} 



.wcontent {
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;

}

.customername {
	font-size: 15px;
	color: #669933;
	line-height: 18px;
}

