body {
	margin: 0px;
}
a.menu_lnk:link, a.menu_lnk:visited, a.menu_lnk:active{
	font-family: Tahoma, sans-serif, Arial;
	font-size: 20px;
	text-decoration: none;
	color: #666666;
}
a.menu_lnk:hover{
	font-family: Tahoma, sans-serif, Arial;
	font-size: 20px;
	text-decoration: none;
	color: #0066CC;
}
a.menu_lnk_act:link, a.menu_lnk_act:visited, a.menu_lnk_act:active{
	font-family: Tahoma, sans-serif, Arial;
	font-size: 20px;
	text-decoration: none;
	color: #0066CC;
}
a.menu_lnk_act:hover{
	font-family: Tahoma, sans-serif, Arial;
	font-size: 20px;
	text-decoration: none;
	color: #666666;
}
.phone {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.text_j {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	text-align: justify;
	text-indent: 25px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.text_def {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
}
h2 {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.table_head {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	background-color: #CCCCCC;
}
.table_body {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.copy {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.copy_lnk:link, a.copy_lnk:visited, a.copy_lnk:active{
	color: #666666;
	text-decoration: none;
}
a.copy_lnk:hover{
	color: #0066FF;
	text-decoration: none;
}
.ok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #067DE3;
	text-decoration: none;
}
