body {
	background-color: /*#D9E0E1;*/#EBEFEE;
	margin: 0px;
	padding: 0px;
}
.rt {
	font-weight: bold;
	color: #006699;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.cgt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336666;
}

table.mt td {
	text-align: justify;
	vertical-align: top;
	background-color: #EBEFEE;
	padding: 5px;
}

table.mt td.spr {
	background-color: #CCCCCC;
	padding:0px 5px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #295263;
	background-color: #CCCCCC;
	text-align: center;
	border: 1px solid #656565;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #295263;
	background-color: #CCCCCC;
	text-align: center;
	border: 1px solid;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #53757F;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #295263;
}
a.ptm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a.ptm:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

a.cgt {
	font-size: 12px;
}
a.cgt:hover {
	font-size: 12px;
}



