@charset "UTF-8";
/* CSS Document  */

.AndaleMono {
  	font-family: AndaleMono, Verdana, Geneva, sans-serif;
	font-weight: 400;
	font-style: normal;
}

body {
  font-family: AndaleMono, Verdana, Geneva, sans-serif;
}


h1, h2, h3, h4, h5, p, ul, li, td, th {
	font-family: Andale Mono;
	font-weight: 400;
	font-style: normal;
/*	font-family: 'Andale Mono', AndaleMono, Verdana, monospace; */
}


h1 { font-size:180%; }
h2 { font-size:150%; }
h3 { font-size:120%; }
h4 { font-size:110%; }
h5 { font-size:100%; }