/* Stylesheet for all com_content articles. */

#component_area * {
	
	font-size:;
	font-family:;
}
#component_area table {
	font-size:11px;
	line-height:18px;
	color:#FFFFFF;
}
#component_area strong, #component_area b {
	font-weight: bold;
	color:#eeeeee;
}
#component_area a:link, #component_area a:visited, #component_area a:active {
	color:#cccccc;
	text-decoration: none;
}
#component_area a:hover {
	color:#cccccc;
	text-decoration: underline;
}