#Table_01 tr td table tr td #contentCenter table tr td div div p {
	font-size: 18px;
}
BODY {
	background-color: rgb(255,255,255);
	margin: 0px;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: rgb(75,75,75);
	text-align:justify;
}

.HW_title {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: rgb(150,150,150);
}

.HW_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: rgb(64,153,223);
	background:#FFFFFF;
}

.HW_headline_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
/* 	color: rgb(100,100,100); */
}

.HW_subheading {
	font-weight: bold;
	font-size: 12.5px;
	color: rgb(64,153,223);
}

.HW_textsize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(100,100,100);
}

.bg_blue {
	background-color: rgb(204,228,246);
}

.h1-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #F00;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: rgb(64,153,223);
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: rgb(64,153,223);
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: rgb(64,153,223);
	display: inline;
}

H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: rgb(100,100,100);
	display: inline;
}

A, A:visited, A:active {
	color: rgb(66,130,189);
	text-decoration: none;
}

A:hover {
	color: rgb(66,130,189);
	text-decoration: underline;
}

.footer {
	color: rgb(150,150,150);
	font-size: 11px;
}

.star {
	color: rgb(150,150,150);
}
