.text {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
}
@font-face {
    font-family: 'Northwood High';
    src: local('Northwood High'),         
         url('Northwood High.ttf') format('truetype');
}
.northwood {
	font-family: "Northwood High";
	font-size: 40px;
	color: #ffffff;
	margin-top: 25px;
	margin-bottom: 1px;
	line-height: 25px;

}
.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FC0;
}
.northwood2 {
	font-family: "Northwood High";
	font-size: 25px;
	color: #ffffff;

}




img,
object {
max-width: 100%;
}

.questions {

	font-family: arial;
	font-size: 16px;
	color: #FFFFFF;
}
.questionslink {
	font-family: arial;
	font-size: 16px;
	color: #FF0000;
	text-decoration: underline;
}
.questionslink:hover {
	font-family: arial;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
}
.box {
	font-family: arial;
	font-size: 12px;
	color: #FF0000;
	border: 1px solid #FF0000;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 30px;

}
.subtitle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #FC0;
}
