body {
	font-size: 10.5pt;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}

a:link {
	color: #5e5e5e;
	text-decoration: none;

}
a:visited {
	color: #5e5e5e;
	text-decoration: none;

}
a:hover {
	color: #000000;
	text-decoration: none; position: relative; right: 0px; top: 1px 
}

.red a:link {
	color: #ff0000;
	text-decoration: none;

}
.red a:visited {
	color: #ff0000;
}
.red a:hover {
	color: #000000;
	text-decoration: none; position: relative; right: 0px; top: 1px 
}

.yellow a:link {
	color: #f3ff03;
	text-decoration: none;

}
.yellow a:visited {
	color: #f3ff03;
}
.yellow a:hover {
	color: #f3ff03;
	text-decoration: none; position: relative; right: 0px; top: 1px 
}


input {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
}
select {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
}
textarea {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
}
h4 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10.5pt;
	font-weight: bold;
}
.bg-eeeeee {
	background-color: #eeeeee;
}
td {
	font-size: 9pt;
	color: #5e5e5e;

}
.h150 {
	line-height: 120%;
}
.h220 {
	line-height: 180%;
}
.h {
	line-height: 20px;
}
.bao {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.b2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;

}

