/* Style sheet for OLC's fundraiser pages */

body {font-family: arial, verdana, sans-serif; font-size: 11pt; margin-left: 5%; margin-right: 5%; }
div {margin-top: 10px; margin-bottom: 10px;	padding-left: 10px; padding-right: 10px; }
H1, H2, H4, H5, H6 { text-align: center; }
H3 {text-weight: bold; }
p {text-indent: 0; }
	p.i {font-style: italic; }
ol, ul {margin-left: 5%; margin-right: 5%; }
	ol.a {list-style-type: lower-alpha; margin-right: 0% }
span {color: blue; }
em {color: purple; font-weight: bold; font-style: normal;}
A { font-weight: bold; text-decoration: none; color: #cc0000;}
	A:hover { text-decoration: underline; }
div.xref {float: right;
  background: #ffffcc;
	border: thin dotted gray;
	margin: 0;
	margin-right: 10px;
	text-indent: 0;
	font-size: 75%;
	font-family: verdana, arial, sans-serif; }
blockquote {font-family: 'courier new', monotype; }

/* A HREF="http://jigsaw.w3.org/css-validator/" ALT="Valid CSS!" */
