.text {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.bot {
	font-family: Arial;
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5f5f5f;
	text-decoration: none;
}
h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #5f5f5f;
	text-decoration: none;
}
.h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#CC0000;
	text-decoration: none;
}
.h3:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#CC0000;
	text-decoration:underline;
}
p {
	font-family: Arial;
	font-size: 12px;
	color:  #19518F;
	text-decoration: none;
	font-weight: lighter;
	text-align: justify;
	padding-left: 20px;
}
.menuu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#A0A0A0;
	text-decoration: none;
	font-weight: bolder;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A4587;
	text-decoration: none;
	font-weight: bolder;
}
li {
	font-family: Arial;
	font-size: 12px;
	color:  #19518F;
	text-decoration: none;
	font-weight: lighter;
	text-align: justify;
}
input, select {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #19518F;
	border-right-color: #19518F;
	border-bottom-color: #19518F;
	border-left-color: #19518F;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	background-color: #F4FAFD;
}
td {
	font-family: Arial;
	font-size: 12px;
	color:  #19518F;
}
a {
	font-family: Arial;
	font-size: 12px;
	color:  #000000;
}
IMG { 
 BEHAVIOR: url("file/pngbehavior.htc")
}
