@charset "UTF-8";
/* CSS Document */
html {
	font-family: Arial, sans-serif;
	background-color:#99C;
}
h1 {
	font-size:18px;
	color:#309
}
table{
	font-size:12px;
}
ul{
	list-style-type: disc;	
}
