head { display: none; }
body { font-family:verdana; font-size:8pt; line-height: 16px; padding: 6px; margin: 0px; background-color:#FFFFFF;}
body, h1, h2, h3 { font-family:Verdana; font-size:8pt; }
h1 {font-size:12pt; font-family:arial, helvetica;}
h2 {font-size:10pt; font-family:arial, helvetica;}
h2.title {font-size:11pt; font-family:arial, helvetica;}
table { font-size:8pt; margin: 0px; empty-cells: hide; border-width: 0px; border-spacing: 0px; border-collapse: collapse; }
td { font-size:8pt;	margin: 0px; empty-cells: hide; border-width: 0px; border-spacing: 0px; border-collapse: collapse; }
img { padding: 0px; margin: 0px; }
input, select, textarea {background-color : white;}
a:link, a:visited, a:active {color: #0000FF;}
a:hover {color: #800000;}
a:link, a:visited, a:active {text-decoration: none;}
a:hover {color: #800000;}

li { margin-left: -22px; list-style: square url("dot.gif"); padding-bottom: 12px;}

.red { color:Red; }
.orange { color:#FFA500; }
.darkorange { color:#FFA500; }
.green { color:#006400; }
.black { color:Black; }
.blue { color:Blue; }
.grey { color:Gray; }
.lightgrey { color:#ACA999; }
.redgrey { color:#FF6666; }

.bold { font-weight:bold; }

.box
{
	border-left: 1px solid #999999;
}

.large, .largegrey
{
	color: #000000;
	font-family:arial, helvetica;	
	font-size: 28pt;
}
.largegrey
{
	color: #CCCCCC;
}

.byline
{
    float: left;
    margin: 2px; 
    margin-right: 12px; 
}
.intro
{
    font-size: 110%;
}
