@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}

h3 {
	margin: 0px;
	padding: 5px;
}

.txt {
	font-size:18px;
	color: #FFF;
	text-decoration:underline;
	font-weight:bold;
	border:hidden;
	text-align:center !important;
}

p {
	padding: 3px;
	margin: 3px;
	font-size:16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.question {
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	color:#39F;
	font:Helvetica, Arial, sans-serif;
}
.answer {
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
	text-align: justify;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.answerWhite {
	color:#FFF;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
	text-align: justify;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.row {
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DDDDDD;
	border-right-width: 0px;
	border-left-width: 0px;
	text-align: center;
	border-top-style: none;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.appStore {
	text-align:center !important;
}
.headShadow {
	background-image: url(images/head_bkg.png);
	background-repeat: repeat-x;
}

img a {
	border:0px;
}
