body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
td {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	color: #666666;
	line-height: 17px;
	text-align: justify;
}
.tdad {
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding: 5 5;
}
h1 {
	font-size: 20px;
	font-weight: 800;
	text-align: center;
	color: #ff6600;
}
h2 {
	font-size: 13px;
	font-weight: 600;
	line-height: 17px;
	color: White;
}
strong {
	font-size: 13px;
	font-weight: 600;
	color: #ff6600;
}
b {
	font-weight: bold;
	color: Black;
}
small {
	font-size: 11px;
	line-height: 13px;
	color: White;
}
i {
	font-size: 14px;
	font-style: italic;
	font-family: Georgia;
	color: #999999;
	height: 16px;
	letter-spacing: 1px;
}
a {
	font-weight: bold;
	color: #cc3333;
}
a:hover {
	text-decoration: underline;
	color: #ff6600;
}
a:active {
	color: #cc3333;
}
a:visited {
	color: #FF9393;
}
textarea {
	border: 2 px #FF6600;
	font-family: "Courier New", Courier, monospace;
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}
input {
	border: 2 px #FF6600;
	font-family: "Courier New", Courier, monospace;
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}
select {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #ff6600;
	margin-bottom: 0px;
	border: 2 px #FF6600;
}

