a:link{
	color: #808080;
}

a:visited{
	color: #666666;
}

a:active{
	color: #CCCCCC;
}

body{
	background: url(images/sumtextb.jpg);
	color: #565656;
	font: bold 12pt "Trebuchet MS",Arial,Arial,Helvetica,sans-serif;
}

h1{
	font: bold 14pt "Trebuchet MS",Arial,Arial,Helvetica,sans-serif;
	text-align: left;
}

ol{
	font-weight: bold;
	list-style: lower-roman;
	text-align: left;
}

ul{
	list-style-image: url(images/greinke_bullet1_.gif);
	text-indent: 15%;
}

ul ul{
	list-style-image: url(images/greinke_bullet2_.gif);
}

.date {
	color: #A9A9A9;
	font-size: 9pt;
	font-style: italic;
}

.notes { text-align: left;  font-size: 10pt;
}

.image-center {
	text-align: center;
	vertical-align: middle;
}
.disc-side {
	text-align: left;
	font-size: 10pt;
	text-indent: 10px;
}
