
/*  COPY these styles also to style_editor    */

.MainHead  {
	font-size : 40px;
	font-family : Verdana,Arial,helvetica, MS san-serif;
	color : #002469;
	line-height:38px;
	text-transform: uppercase;
}
.SubHead  {
	font-size : 16px;
	font-family : Arial,helvetica, MS san-serif;
	color : #002469;
	font-weight:bold;
}



.graysmall  {
	font-size : 10px;
	font-family : Verdana,Arial,helvetica, MS san-serif;
	color : #999999;
	font-weight:bold;
}

.smallheading  {
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}


.quote  {
	font-family : Arial,helvetica, MS san-serif;
	font-size : 14px;
	font-weight : bold;
	color : #002469;
}

.bulletlink   {
	font-family : Verdana,helvetica, MS san-serif;
	color : #002469;
	font-size : 12px;
	font-weight: bold;
}


.default_text {
	font-size:10px;
	font-family : Verdana,Arial,helvetica, MS san-serif;
	color : #000000;
}

.bigger {
	font-size:12px;
}

.smaller {
	font-size:10px;
}

.tiny {
	font-size:9px;
}

.redtext {
	color: #ff0000;
}
	
	