h1 { font-family: arial, helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 7px;
	font-size: 100%;
	color: #333300;
	background-color: transparent;

	padding-top: 5px; }

h2 { font-family: arial, helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 95%;
	color: green;
	background-color: transparent;}

h3 { font-family: arial, helvetica, sans-serif;
	color: #333300;
	font-size: 90%;
	padding-left: 10px;}

p, .verdana {font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	line-height: 160%;
	padding-right: 15px;
	padding-left: 10px;}

li {font-family: arial, helvetica, sans-serif;
	font-size: 95%}

.noindent {text-indent: 0 em}

.sc {font-variant: small-caps}

.ds {line-height: 150%; text-indent: 0 em; font-family: arial, helvetica, sans-serif}

.slogan {font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	margin: 0;
	color: green;
	background-color: transparent}

.cal {font-family: arial, helvetica, sans-serif;}
 
body { margin: 0; }

.withbg {background-image:  url(icons/small/rainbow.gif);
         background-color: silver;
         color: black;}

.header { font-family: arial, helvetica, sans-serif;
			font-size: 110%;
			font-weight: bold;
			color: #333300;
			background-color: transparent; }

.border { border-top: 1px solid #000;
			border-bottom: 1px solid #000; }

.whitebg { color: black;
			  background-color: white; }

.toplinks, .noindent {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: white;
	}

a:link, a:visited, a:hover, a:active {
        color: blue;
        }

a:hover {
        text-decoration: none;
        }

blockquote {
	width: 74%;
	margin-left: 13%;
	margin-right: 13%;
	font-size: 120%;
	line-height: 150%;
}
