/* CSS Document */

body {
font-family: "trebuchet MS", verdana, arial, sans-serif;
font-size: 75%;
color: #666666;
}

p {
margin-bottom:1em;
}

h1 {
font-size: 1.3em;
color: #339933;
margin-bottom:1.2em;
}

h2 {
font-size: 1.1em;
color: #339933;
margin-bottom:1em;
}

h3 {
font-size: 1.1em;
margin-bottom:1em;
}

a {
font-weight: bold;
color:#339933;
text-decoration: none;
}

a:hover {
text-decoration:underline;
}

ul {
margin-left:30px;
margin-bottom:20px;
}

li {
margin-bottom:5px;
}

.tagline {
color:#fff;
font-size:1.4em;
}

.highlight {
font-size: 1.3em;
color: #339933;
font-weight:bold;
}

.note {
font-size:0.8em;
}

/* Start of testimonial quotes */
blockquote {
font-style:italic;
font-size:1.1em;
margin-bottom:1.1em;
line-height:1.7em;
margin-top:2em;
}

blockquote span {
font-size:2em;
margin:0 10px 0 10px;
color:#339933;
}

.attributed {
margin-left:20em;
font-size:0.8em;
margin-bottom:10em;
}
/* End of testimonial quotes */