h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 25px;
	text-align: center;
	margin-top: 27px;
	margin-bottom: 20px;
}
.maintext    {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
	text-align: justify;
}
.picd {
	margin-top: 40px;
}

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.mainlink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.mainlink a:hover {
	background-color: #666666;
	color: #DDD;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.highlightit img{
	border: 1px solid #999999;
	text-align: center;
}

.highlightit:hover img{
	border: 1px solid #FF6600;
}

.highlightit:hover{
color: red; /* Dummy definition to overcome IE bug */
}
.highlightit:hover{
color: #333333;
border: 0px ;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-left: 220px;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
	margin-top: 0px;
	text-align: center;
}
.footerda a {
	color: #333;
	text-decoration: none;
	padding-bottom: 1px;
}
.footerda a:hover {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 2px;
	text-align: center;
}
.da a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-color: #DDDDDD;
	border: 1px solid #666666;
	padding: 4px;
}
.da a:hover {
	background-color: #333333;
	color: #DDD;
	text-align: center;
}
.style19 {
	color: #c00;
}

