h1 {
	font-size: 18px;
	margin: 0 0 14px 0;
	color: #DF450B;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
}
h2 {
	font-size:  18px;
	color: #36C;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 15px;
	padding-bottom: 10px;
}
h3 {
	font-size:  16px;
	color: #DF450B;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 3px;
}
h4 {
	font-size:  12px;
	color: #333;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
}
h5 {
	font-size:  12px;
	color: #F45212;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
.floatLeft { 
    float: left; 
    margin: 4px; 
}
.floatRight { 
    float: right; 
    margin: 4px; 
}
.text9 {
	font-size: 9px;
	line-height: 12px;
}
.text10 {
	font-size: 10px;
}
.text11 {
	font-size: 11px;
}
.text12 {
	font-size: 12px;
}
.text14 {
	font-size: 14px;
}

.highlight {
	background-color: #30F;
	font-size: 14px;
}
.bigblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00C;
	line-height: 22px;
}
.google {
	background-color:#FFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F45212;
}

