body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	background-color: #CCCCCC;	
 }
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.textBlue {
	font-family: Verdana;
	font-size: 12px;
	color: #1477DB;
}
.Title{
	font-family: Verdana;
	font-size: 13px;
	color: #1477DB;
	font-weight: bold;	
}
.Title:link {
	font-family: Verdana;
	font-size: 13px;
	color: #1477DB;
	font-weight: bold;	
}
.Title:visited {
	font-family: Verdana;
	font-size: 13px;
	color: #1477DB;
	font-weight: bold;	
}
.Title:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #1477DB;
	font-weight: bold;	
	text-decoration: underline;
}
.Title:active {
	font-family: Verdana;
	font-size: 13px;
	color: #1477DB;
	font-weight: bold;	
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #1477DB;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: 1477DB;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #1477DB;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	color: 1477DB;
	text-decoration: none;
}

.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #F000000;
	text-decoration: none;
}
.copyright:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.copyright:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.copyright:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.copyright:active {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}