/*************************************************************/
/**															**/
/**						CONTENT STYLESHEETS					**/
/**															**/
/*************************************************************/

/*

	Project developed by:
	Into-IT
	Douwe Hoogeveen
	Internet Solutions
	0592.413012

	
*/

/* --------------------------- Default styles ------------------------------- */

.content_body_text h1 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.content_body_text a {
	color: #669ACC !important;	/* For Firefox... mark as important, otherwise it becomes black */
	text-decoration:none;
}

.content_body_text a:hover {
	color:#669ACC !important;
	text-decoration:underline;
}

.content_body_text table {
	text-align:left;
	vertical-align:top;
}

.content_body_text tr {
	text-align:left;
	vertical-align:top;
}

.content_body_text td {
	text-align:left;
	vertical-align:top;
}

.content_body_text h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.content_body_text h2 {
	font-size:11px;
	font-weight: bold;
	color: #336699;
	margin:0px;
}

.content_body_text h3
{
	color: #ccc;
	font-size:12px;
}

.content_body_text h4
{
	font-size:10px;
	font-weight: bold;
	color: #336699;
	margin:0px;
}

.content_body_text h5 {
	font-size:14px;
	font-weight: bold;
	color: #336699;
}

.conten_body_text p {
	text-align:justify;
}

.conten_body_text ul {
	margin:0px;
}