/* template 01 */
p {
	font-size: 12px;
	color: white;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #5A5A5A;
}
h1 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5A5A5A;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5A5A5A;
	font-weight: normal;
}
.categorylink {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.categorydescription {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.newsDate {
	font-size:14px;
}

td.bodydivider {
	background: #DC0067;
}
ul {
	list-style-type: square;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #5A5A5A;
}