.b
{
	font-weight:bold;	
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
	font-family: helvetica, arial, verdana, "trebuchet ms", sans-serif;
}
h1 {
	color: #002062;
	font-size: 200%;
}
h2 {font-size: 200%;}

h3, h4 {
	color: #515151;
	font-size: 120%;
	line-height: 120%;
}

h4 {font-weight: bold;}

.h3-1 
{
	color: #BD8C0C; font-weight: bold;
}

#blockquote 
{
    font-size: 150%;
    line-height: 150%;
    background: #EDEAF1 url(../images/quotes.png) no-repeat scroll left top;
    border: 1px solid #C3BED2;
    color: black;
    font-style: italic;
    padding: 20px 10px 10px 48px;
    margin-bottom: 30px;
    width:40%;
}

#blockquote p
{
    font-weight: bold;
    font-size: 100%;
    color: black;
    padding: 10px;
}

.centered           { width: 910px; margin: auto; }