@charset "UTF-8";
/* CSS Document */

body, p, div, td {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #2a3f6e;
	text-decoration: none;
}

a:visited {
	color: #2a3f6e;
	text-decoration: none;
}

a:hover {
	color: #2a3f6e;
	text-decoration: underline;
}


.header1 {
	font-size: 16px;
	font-weight: bold;
}

.question {
	font-weight: bold;	
}