/*

	/content/default/template.css

*/

DIV.cmsContent {
	width: 395px;
	overflow-x: hidden;
	background: white;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #48483F;
	line-height: 18px;
}
DIV.cmsContent TD {
	font-size: 13px;
}
DIV.cmsContent A {
	color: #48483F;
	text-decoration: underline;
}

