body {
	font-size: 11px;
	font-family: Verdana;
	background-color: #F7F7F7;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
h1, h2, h3, h4, h5, h6 {
	color: #245C87;
}
h1
{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}
td {
	font-size: 11px;
	color: #245C87;
}
td.cont {
	font-size: 11px;
	color: #245C87;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
input {
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #245C87;
	
	font-size: 9px;
	color: #245C87;
}
textarea {
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #245C87;
	
	font-size: 11px;
	color: #245C87;
}
select {
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #245C87;
	
	font-size: 9px;
	color: #245C87;
}
p {
	font-size: 11px;
	color: #245C87;
}
li {
	font-size: 11px;
	color: #245C87;
}
lo {
	font-size: 11px;
	color: #245C87;
}
a {
	font-size: 11px;
	color: #245C87;
	text-decoration: none;
}
a:active {
	font-size: 11px;
	color: #245C87;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #245C87;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #245C87;
	text-decoration: underline;
}
