body {
	color: #313131;
	background: white;
	margin: 0;
	padding: 0;
	font-family: georgia, tahoma, verdana, sans-serif;
	font-size: 9pt;
	text-align: justify;
}

.hide 	{
		display: block; 
		}


img 	{
		display: block; 
		border: 0;
		}
		
a:link  {
		font-weight: normal;
		text-decoration: none;
		color: #3399cc;
		background: transparent;
		font-size: 9pt;
		}
a:visited  {
		font-weight: normal;
		text-decoration: none;
		color: #3399cc;
		background: transparent;
		font-size: 9pt;
		}
a:hover  {
	font-weight: normal;
	text-decoration: underline;
	color: Gray;
	background: transparent;
	font-size: 9pt;
}	
a:active  {
	font-weight: normal;
	text-decoration: underline;
	color: Gray;
	background: transparent;
	font-size: 9pt;
}
		
p, h1, h2, h3, h4, h5, h6, td, dl, dt, dd
	{
	margin: 0 0 0 0;
	font-weight: normal;
	color: Black;
	line-height: 1.5;
	font-style: normal;
	font-size: 9pt;
	
}
	
ol, ul, li {
	margin: 0 0 0 15;
	font-weight: normal;
	line-height: 1,5;
	font-style: normal;
	font-size: 10pt;}
	
div  {margin-top: 10px;
	margin-bottom: 10px;
	font-size: 9pt;
	line-height: 1.5;
	text-align: justify;
	}
	
h1  {margin-top: 5px;
	margin-bottom: 5px;
	font-size: 9pt;
		font-weight: normal;
		text-transform: uppercase;
		text-decoration: none;
		color: #009de0;}
	
h2  {font-size: 9pt;
	font-weight: bold;
	}	
	
h3  {margin-top: 10px;
	margin-bottom: 10px;
	font-size: 9pt;
	line-height: 1,5;
	}
	
h4  {margin-top: 10px;
	margin-bottom: 10px;
	font-size: 9pt;
	line-height: 1;
	}
	
strong
	{h2  {font-size: 9pt;
	color: #009de0;
	text-transform: uppercase;
	font-weight: normal;}
	
b
	{h2  {font-size: 9pt;
	color: #009de0;
	text-transform: uppercase;
	font-weight: normal;}
	
.pass	{
	font-size: 24px;
	}

.grey  {
	color: #9a9a9a;
	}
	
.white  {
	color: white;
	}
	
.blue  {
	color: #009de0;
	}

	
.up  {
	font-size: 24px;
	text-transform: uppercase;
	}