H1 {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	display: inline;
}

H2 {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	display: inline;
}

BODY {
  color:#333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  display: block;
  background-color:#B4BABF;
  background:url(../assets/bg.jpg);
  background-repeat:repeat-x;
}

a:link {
  color:#b4c7cc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  display: inline;
}

a:hover{
  color:#717d80;
}

.boldText{font-family:"Arial MT"; font-weight:bold;}

.extraSmall{font-family:"Arial MT"; color: #666666; font-size: 11; leading:3;}

.boldLink{leading:4; font-family:"Arial MT"; font-weight: bold; font-size: 14; color: #CCCCCC; text-decoration: none;}

.boldOrangeLink{leading:4; font-family:"Arial MT"; font-weight: bold; font-size: 12; color: #999999; text-decoration: none;}

.italicText{font-family:"Arial Italic"; font-style:italic; color: #333333; font-size: 14; leading:3;}

.boldItalic{font-family:"Arial Bold Italic"; color:#8B4513; font-size: 13; leading:3;}

.small_red{font-family:"Arial MT"; color: #d32027; font-size: 12; leading:4;}

.big_red{font-family:"Arial MT"; font-weight:bold; color:#d32027; font-size:16;}

.small_green{font-family:"Arial MT"; color: #9cc01f; font-size: 12; leading:4;}

.big_green{font-family:"Arial MT"; font-weight:bold; color:#9cc01f; font-size: 16;}

.small_orange{font-family:"Arial MT"; color: #eb851b; font-size: 12; leading:4;}

.medium_orange{font-family:"Arial MT"; font-weight:bold; color:#eb851b; font-size: 14;}

.big_orange{font-family:"Arial MT"; font-weight:bold; color:#eb851b; font-size: 16;}