P, TD, FONT, BODY, .body, PRE, select  {
	font-size : 11px;
	font-family : georgia, times, serif;
	color: #666;
}

body {background:#eee; margin:0;}

P  {
	line-height : 150%;
}

b {color:#000;}

td ul {list-style:none; text-align:left;}
td ul li {margin:5px 0 5px 0; padding-right:10px;}

a:link  {
	text-decoration : none;
	font-weight : bold;
	color: #000
}

a:visited  {
	text-decoration : none;
	font-weight : bold;
	color: #666
}

a:hover  {
	text-decoration : underline;
	color : #000;
}

a:active  {
	text-decoration : none;
	color : #000;
}
select  {
	font-size : 11px;
	font-family : georgia, times, serif;
	color: #000;
}
.credits, .credits a:visited, .credits a:active, .credits a:link  {
	font-size : 9px;
	font-family : georgia, times, serif;
	color: #bbb;
}

P.large {font-size:16px; line-height:175%; padding:20px; text-align:left;}

hr {margin:20px 0 20px 0; height:1px; color:#ccc;}

cite {font-style:normal; line-height:150%; padding-top:10px;}

p a:visited, p a:active, p a:link  {color: #f93;}

h3 {font-size:12px; margin:0 0 5px 0;}
h2 {font-size:18px;}