body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF8600;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.default_red {
	color: #EA080E;
}
.default_grey {
	color: #666666;
}
.default_grey a:link {
	color: #666666;
	text-decoration: underline;
}
.default_grey a:visited {
	color: #666666;
	text-decoration: underline;
}
.default_grey a:hover {
	color: #FF0000;
	text-decoration: none;
}
.grey_10 {
	font-size: 10px;
	color: #666666;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #207cb4;
}
.bold_red {
	color: #EA080E;
	font-weight: bold;
}
.black_bold {
	font-weight: bold;
	color: #000000;
}
.blue_bold {
	font-weight: bold;
	color: #207cb4;
}
.blue_bold a:link {
	font-weight: bold;
	color: #207cb4;
	text-decoration: none;
}
.blue_bold a:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
blue_bold a:hover {
	color: #EA080E;
	text-decoration: underline;
}
.page_title {
	font-size: 16px;
	font-weight: bold;
	color: #EA080E;
}
.page_title a:link {
	font-size: 16px;
	font-weight: bolder;
	color: #EA080E;
	text-decoration: none;
}
.page_title a:visited {
	font-size: 16px;
	font-weight: bolder;
	color: #EA080E;
	text-decoration: none;
}
.page_title a:hover {
	font-size: 16px;
	font-weight: bolder;
	color: #EA080E;
	text-decoration:underline;
}