/*
Author: Garret M. Bolthouse
Illumine Interactive Inc.
http://www.illumineinteractive.com
*/

h1 { font-size:182%; }
h2 { font-size:167%; }
h3 { font-size:138.5%; }
h4 { font-size:109%; }
h1, h2 { font-style:italic; font-weight:bold; }
h1,h2,h3,h4 { margin:1em 0; color:#fff;}
h1, h2, h3, h4, strong { font-weight:bold; }
abbr,acronym { border-bottom:1px dotted #000; cursor:help; }
em { font-style:italic; }
strong em, em strong { font-weight:bold; font-style:italic; }
del { text-decoration:line-through; }
dl dd { }
th,td {
	border:none;
	vertical-align:top;
	padding:.5em;
}
th {
	font-weight:bold;
	text-align:center;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
p,fieldset,table,pre {
	margin-bottom:1em;
	line-height:2em;
}

a, a:visited{ color:#999; text-decoration:underline; }
a:hover { text-decoration:none; }

small {	font-size:9px; }
large { font-size:18px; }

ul li {list-style-type:disc; margin-left:2em;}

/*input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}*/