@charset "utf-8";
body {
	margin-top: 0;
	background-color:#2E3092;
}
body,table,tr,td,p,b,input,select,div,span {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #414042;
}

.title{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}

.title a:link {
	color: #ffffff;
	text-decoration: none;
}

.title a:hover {
	color: #ffffff;
	text-decoration: none;
}
.title a:visited {
	color: #ffffff;
	text-decoration: none;
}
.title a:active {
	color: #ffffff;
	text-decoration: none;
}

