@charset "utf-8";
/* CSS Document */

body{
	font-family:Verdana, Arial, sans-serif;
	font-size:62.5%;
}


h1{font-size:2em;}
h2{font-size:1.6em;}
h3{font-size:1.4em;}
h2,h3{font-weight:bold; margin:1em 0;}
strong{font-weight:bold;}

#content-wrapper ul, #content-wrapper p{font-size:1.2em;}
#content-main ul, #content-main p{line-height:20px; word-spacing:3px;}

.bulletlist li{list-style:inside; list-style-type:disc;}
