.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	text-align: justify;
	
}
.textblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.TextMenu{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}
.texthead{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #ffcc00;
	font-weight: bold;
	text-align: left;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.headTitle {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration: none;
	color:#FFCC00;
	font-weight:bold;
	text-align: left;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FED954;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FED954;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FED954;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-line-grey {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffcc00;
}
.border-photo {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.table-title {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#ffcc00;
}
.main-title {
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	text-align:center;
	color: #FFCC00;
}
.space {
	font-size: 12px;
	text-decoration: none;
}
