@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow);

/*------------------------------------------------------Fonts---------------------------------------------------*/

h1, h2,  h3, h4, .highlight1, .highlight2, .highlight3, .highlight4 {
font-family: 'PT Sans Narrow', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  line-height: 1.2;
color: #ffffff!important;
padding-bottom: 7px;

}

h2, .highlight2 {
font-size: 17px;}

h3, .highlight3 {	
font-size: 15px;
padding-bottom: 3px;}



td, div { 
font-family: 'PT Sans Narrow', sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;

}

a,  a:active, a:visited    { 
font-family: 'PT Sans Narrow', sans-serif;
color: #ffffff; 
text-decoration: none;
}

a:hover, a:visited:hover {  
color: #ffffff;
text-decoration: underline;
}
