/* Default CSS Stylesheet for a new Web Application project */
@import url(https://fonts.googleapis.com/css?family=Bree+Serif|Source+Sans+Pro:600,700,400);
BODY
{
font-weight: normal;	
font-size:	16px;
	word-spacing: normal;
	text-transform: none;
	color: #FFFFFF;
	font-family:  "Source Sans Pro", "Arial", "Arial Narrow", "HelveticaNeue-CondensedBold";
	letter-spacing: normal;
		text-decoration:	none;
	
}


table
{
	font-weight: normal;
	word-spacing: normal;
	text-transform: none;
	letter-spacing: normal;
	
}


P
{
	font-weight: normal;
	font-size:	20px;
	word-spacing: normal;
	text-transform: none;
	letter-spacing: 0.5px;
	line-height: 26px;
	text-decoration:	none;
	margin-top: 24px;
}

HR
{
   color: #808080;
   height: 1;
}


A
{

}

		
A:link
{
text-decoration: none;
color: #FFFFFF;	
	
}	
		
A:visited	
{
text-decoration: none;
color: #FFFFFF;		
	}	
		
A:active	
{

	text-decoration: none;
	color: #FFFFFF;	
	font-weight: bold;
	}	
		
A:hover	
{
font-weight: bold;
	text-decoration: none;
	
	}	









H1, H2, H3, H4, H5, H6, TH, THEAD, TFOOT
{
    
}
H1	{	
    font-family:  "Bree Serif", "Arial", "Arial Narrow", "HelveticaNeue-CondensedBold";
    margin-top: 10px;
    margin-bottom: 0px;
	font-size: 46px;
	font-weight: Normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	1px;
	text-transform:	none;
	color: #000000;	
	line-height: 56px;}	
		
H2
{
	margin-top: 10px;
	font-weight: Bold;
	font-size: 33px;
	margin-bottom: 8px;
	word-spacing: normal;
	text-transform: none;
	color: #000000;
	font-style: normal;
	letter-spacing: 0.5px;
	text-decoration: none;
	line-height: 24px;
}	
		
H3	{	
	margin-top: 5pt;
	margin-bottom: 5pt;
	font-weight: Normal;
	font-size:	16px;
	word-spacing: normal;
	text-transform: none;
	color: #333333;
	letter-spacing: 0.5px;
	line-height: 21px;
	text-decoration: none;
	}	
		
H4
{
	margin-top: 5pt;
	font-weight: Normal;
	font-size: 18px;
	margin-bottom: 5px;
	word-spacing: normal;
	text-transform: none;
	letter-spacing: 0.7px;
	text-decoration: none;
	line-height: 20px;
}	
		
H5 {	
    margin-top: 0px;
    margin-bottom: 0px;
font-weight: Normal;
color: #FFFFFF;
	font-size:	22px;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	1px;
	text-transform:	none;
	line-height: 36px;
		}	
H6 {	
    margin-top: 10px;
    margin-bottom: 0px;
font-weight: Normal;
color: #000000;
	font-size:	14px;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	1px;
	
	line-height: 22px;
		}
		
		}	
		






	