@charset "utf-8";
/* CSS Document */

h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
}

p.strong {
	font-weight:bold;
}
