/* burgundy: #672038
*/

P,.main,LI {
        font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
        line-height: 19px;
	color: #141414;
}
.nav { font-size: 13px; }
H1 {
   font-size: 25px;
   font-weight: bold;
	line-height: 115%;
	color: #2f2f4f;
    text-align: center;
}
H3 { font-size: 18px;
       font-weight: bold;
	   line-height: 115%;
	   color: #2f2f4f; }

.boldy { 
font-weight: bold;  }

.bighead {
	font-size: 28px;
	font-weight: bold;
	line-height: 110%;
	color: #2f2f4f;
	text-align : center;
}

.otherhead { 
	font-size : 22px;
	font-weight: bold;
	color: #2f2f4f;
}

.header1 {
	font-size : 18px;
	line-height: 40px;
	font-weight: bold;
	color: #2f2f4f;
}

.header2 {

	font-size : 16px;
        line-height: 24px;
        font-weight: bold;
	color: #2f2f4f;
}

A:link { color: #670023; }
A:visited { color: #666666; }
A:hover {
	color: #333333;
}

.smalltext { font size: 12px;
 }
 
.caption {
color: #666666;
font-size: 10px;
line-height: 14px;
}

.bluebold {
	font-weight: bold;
		font-size : 16px;
	color : #1D4C7A;
        line-height: 26px;
}




