@import url(https://fonts.googleapis.com/css?family=Raleway:400,200,300,800);

ul{
	padding: 0;
}
body{
	color:#000000;
	background-color:#ffffff;
}

table{
	font-family: 'Raleway', Arial, sans-serif;
	color:#000000;
	padding: 5px;	
}

h2.qna{
	font-family: Arial, sans-serif;
	font-weight:bold;
	letter-spacing:1px;
}
h3{
	font-family: Arial, sans-serif;
	font-weight:450;
	letter-spacing:1px;
}
p.footer{
	font-family: Arial, sans-serif;
	font-weith:100;
	letter-spacing:1px;
	font-size: 0.6em;
}
