body 
	{
  		scrollbar-arrow-color: #FFFFFF;
		scrollbar-track-color: #FFFFFF;
		scrollbar-face-color: #17475B;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #FFFFFF;
		scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-shadow-color: #17475B;
		color: #000080;
		background-repeat : no-repeat
	}

a:hover
	{
		text-decoration: none; 
		color: #57A5C5;
	}
	
.title
	{
		text-decoration: none; 
		color: #57A5C5;
		font-size: 22px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		text-align: right;
	}

.title1
	{
		text-decoration: none; 
		color: #57A5C5;
		font-size: 30px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		text-align: right;
	}

.date
	{
		text-decoration: none; 
		color: #17475B;
		font-size: 18px;
		font-family: Arial, Helvetica, sans-serif;
		text-align: right;
	}

.menu
	{
		text-decoration: none; 
		color: #FFFFFF;
		font-size: 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
	}
	
.smallText 
	{  
		text-decoration: none; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color: #17475B;
	}


.textoNormal
	{
		text-decoration: none; 
		color: #17475B;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
	}

.textoNormalBold
	{
		text-decoration: none; 
		color: #17475B;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
	}
	
.textoNormal1
	{
		text-decoration: none; 
		color: #17475B;
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		text-align: left;
	}

.textoNormal1a
	{
		text-decoration: none; 
		color: #57A5C5;
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		text-align: left;
	}
.textoNormal2
	{
		text-decoration: none; 
		color: #17475B;
		font-size: 21px;
		font-weight: bold; 
		font-family: Arial, Helvetica, sans-serif;
	}
	
.textoWS
	{
		text-decoration: none; 
		color: #FFFFFF;
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		text-align: left;
	}
