/* CSS Document */
.title {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 18px;
	line-height: 20px;
                font-weight: bold;
	color: #6b815a;
}

.subtitlelarge {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
  	color: #000000;
}

.subtitlelarge2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
  	color: #386292;
}

.subtitlerust {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
  	color: #CC3333;
}

.subtitle2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
  	color: #347966;
}

.subtitle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
  	color: #003399;
}



.header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
                font-weight: bold;
	color: #275d85;
}

.body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
                line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.bodybold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
                line-height: 16px;
	font-weight: bold;
	color: #000000;
}

.bodysmall {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}