@charset "utf-8";
/* CSS Document */

.white, .white a {
	color: #FFFFFF;
	font-weight: bold;
}
h1, h2, h3 {
font-weight: bold;
letter-spacing: -.5pt;
color: #336699;
}

h2 {
color: #33CCFF;
}

h3 {
color: #3399CC;
}

p {

}

.lede_quote{
margin-top: 0px;
}

.news-title{
font-size: 30px;
letter-spacing: -.6px;
color: #0099FF;
}

.news-smallinfo{
font-size: small;
color:#999999;

}