@charset "utf-8";
#container #Content #table1 #t2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 25px;
	border: 1px none #000033;
}

#container #Content #table1 #title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	line-height: 40px;
	font-weight: bold;
	color: #FF0000;
}
#container #Content #table1 #table2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
	color: #333333;
}
#container #Content #table1 {
	background-image: url(../images/background.png);
	background-repeat: repeat-y;
}
#tabletop {
	background-image: url(../images/questionnaire1.PNG);
	background-repeat: no-repeat;
	height: 70px;
}
#tablebottme {
	background-image: url(../images/background-bottme.png);
	background-repeat: no-repeat;
	height: 30px;
}
