td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: justify;
}

.linea {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
}
.lineb {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: black;
	border-bottom-color: #CCCCCC;
	border-left-color: black;
}
a:hover {  color: #cccccc; text-decoration: none}
a:visited { color: #999999; text-decoration: none }
a:link { color: #999999; text-decoration: none }

.linetandb {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #999999;
}
h1 {
	font-size: 18px;
	color: #AD9684;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.imgr {
	margin-right: 10px;
	padding-right: 10px;
	border: 1px solid #000000;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.imgl {
	border: 1px solid #000000;
	margin-left: 10px;
	padding-left: 10px;
}
.nav a:hover {  color: #999999; text-decoration: none}
.nav a:visited { color: #cccccc; text-decoration: none }
.nav a:link { color: #CCCCCC; text-decoration: none }
h2 {
	font-size: 14px;
	color: #AD9684;
	font-family: Verdana, Geneva, sans-serif;
}
.imgbdr {
	border: 1px solid #000000;
}
h5 {
	color: #AD9684;
	font-size: 13px;
}
h4 {
	font-size: 13px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E6E6E6;
	border: 1px solid #666666;
	font-size: 11px;
	color: #333333;
}
.imgbdrGrey {
	border: 1px solid #CCCCCC;
}
.centertd {
	text-align: center;
}

