@charset "utf-8";
body {margin:0;}
.creditFont {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.creditFont a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.bigTitle {
	font-family: Tahoma;
	font-size: 25px;
	font-weight: bold;
	color: #08817c;
}
.productName {
	font-family: Tahoma;
	font-size: 13px;
	color: #f0307b;
}

.welcomeText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B0A29;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 13px;
}

.title1 {
	color: #004893;
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

