
@import url(http://fonts.googleapis.com/css?family=Ubuntu+Condensed);
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Fjalla+One);



.content, td {
color: #444444; 
font-family: Georgia, serif; font-size: 16px; font-style: normal; 
font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 180%;
}
P {
color: #444444; 
font-family: Georgia, serif; font-size: 16px; font-style: normal; 
font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 180%;}



.normal {color: #656565;
font: 400 12px/17px Georgia;
text-align:justify;
}
.bt {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
a:link {
	font-family: 'Ubuntu Condensed', Trebuchet MS;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: 'Ubuntu Condensed', Trebuchet MS;
	font-size: 15px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: 'Ubuntu Condensed', Trebuchet MS;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h1 {
font-family: 'Oswald',sans-serif;
font-size: 20px;
font-weight: normal;
font-style: normal;
color: #212121;
text-transform: uppercase;
}
.recip{
font: 1.33em/1 Georgia,serif;
font-style: italic;
color: #66cc00;
position: relative;
}
.bothed {
font-family: 'Oswald'Trebuchet MS;
font-size: 21px;
color: #6ebf00;
line-height: 18px;
text-decoration: none;
letter-spacing: 1px;
text-transform: uppercase;
padding: 10px 0 6px 2px;
}
a.tophed:link {
font: 13px 'Oswald',Trebuchet MS;
color: #333333;
text-transform: uppercase;
vertical-align: middle;
text-decoration:none;

}
a.tophed:hover {
font: 13px 'Oswald',Trebuchet MS;
color: #A29B9B;
text-transform: uppercase;
vertical-align: middle;
}
.nav{
font: 11px Helvetica;
color: #666;
text-transform: uppercase;
}

a.Pla:link{
font: 21px 'Oswald', Trebuchet MS;
color: #333;
text-transform: uppercase;
vertical-align: middle;
}
a.Pla:hover{
font: 21px 'Oswald', Trebuchet MS;
color: #A29B9B;
text-transform: uppercase;
vertical-align: middle;
}
a.typ{
background: none repeat scroll 0 0;
display: block;
padding: 8px 0 6px 8px;
border-bottom: 1px solid #e8e8e8;
color: #0079BE;
font:15px  Trebuchet MS;
}
a.typ:hover {
font:15px  Trebuchet MS;
color: #0079BE;
vertical-align: middle;
text-decoration:underline;
border-bottom: 1px solid #e8e8e8;
}


.Heading {
font-family: 'Ubuntu Condensed', Helvetica;
font-size: 25px;
color: #0079BE;
}

.tit {
	font-family: 'Oswald', Trebuchet MS;
	font-size: 100%;
	font-weight: bold;
	color: #66cc00;
	line-height: 18px;
	text-decoration:none;
	letter-spacing: 2px;
	text-transform:uppercase;
	padding: 10px 0 1px 2px;
}
.head {
	font: 20px 'Fjalla One', sans-serif;
    text-transform: uppercase;
	text-align:center;

}
.ital {
font-family: Georgia;
font-size: 20px;
line-height: 24px;
letter-spacing: 0.5px;
color: #333;
font-weight: normal;
font-style: italic;
}

.box { border: 1px solid #e8e8e8;  }
.dash { border-bottom: 1px dashed #e8e8e8;  }
.top { border-bottom: 1px solid #e8e8e8;  }
.bottom { border-bottom: 1px solid #e8e8e8; border-left: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8; 
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
}

.doub { border-width: 4px; border-style: double; border-color: #E1E1E1;      
}
.left { border-left: 1px solid #b9b9b9;  }

.bo { border-bottom: 1px solid #dff0f7;  }