body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #E51B24;
}
h2 {
	font-size: 10px;
	color: #000000;
}
.menu {
	line-height: 18px;
	color: #000000;
	text-align: right;
	padding-top: 40px;
	padding-right: 55px;
}
.txt_wht {
color: #FFFFFF;
}
#text_body
{
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 50px;
}
#text_body ul
{
	list-style-type: square;
}


