/* This is the style of your browser text */

* { margin: 0; padding: 0; }


#sizer { width: 770px; margin: 2em auto; }

a { font-weight: bold; color: #ff4400; text-decoration: none; }
a:hover { color: #0a6fae; text-decoration: underline; }


h1, h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: -.05em;
}

ol {font-size:12px;}

ol a {font-size:12px; color:#0a6fae;}

h1 a,
h2 a { color: #444; text-decoration: none; }

h1 a:hover,
h1 a:hover em,
h2 a:hover,
h2 a:hover em { color: #999; }

h1 a em,
h2 a em { color: #f40; font-style: normal; }

h1 { font-size: 6em; margin: 0 0 .2em 0; }

h2 { font-size: 4em; margin: 0 0 .2em 0; }

kbd, code { font: 1.1em "Courier New", mono; color: #060; }
sup { color: #888; font-size: .7em; }

/*#footer,
.notice { padding-top: 1em; border-top: 1px solid #eee; font-size: 1em; color: #888; }

#footer { text-align: center; }
#footer a { font-weight: normal; }*/
.notice li { margin-left: 2em; margin-bottom: .5em; }

