body
	{ 
		font-family: tahoma;
		font-size: 11px;
		color: #000000;
	}

td 
	{
		font-family: tahoma;
		font-size: 11px;
		color: #000000;
	}
	
a, a:visited, a:active
	{ 
		font-family: tahoma;
		font-weight: bold; 
		font-size: 11px;
		color: blue;
		text-decoration: none;
	 }	

a:hover
	{ 
		text-decoration: underline;
	 }	
	 
.copy,.copy:hover,.copy:visited,.copy:active
	{ 
		font-family: tahoma;
		font-weight: bold; 
		font-size: 11px;
		color: #ffffff;
		text-decoration: none;
	 }	

.news,.news:hover,.news:visited,.news:active
	{ 
		font-family: tahoma;
		font-weight: normal; 
		font-size: 10px;
		color: #000000;
		text-decoration: none;
	 }	

.news:hover
	{ 
		font-family: tahoma;
		font-weight: normal; 
		font-size: 10px;
		color: #000000;
		text-decoration: underline;
	 }	

.news
	{
		text-align: justify;
		font-family: tahoma;
		font-size: 10px;
		color: #000000;
	}
	
.title
	{
	color: #5AA5DF;
	font-family: arial black;
	font-weight: bold;
	font-size:16px;
}

.title2
	{
	color: #FD6524;
	font-family: arial black;
	font-weight: bold;
	font-style : italic;
	font-size:16px;
}
	
H1
	{
	font-family: arial black;
	font-size: 32px;
	color: #FA4802;
	font-weight: bold;
	margin-right : 20px;
}

.loggy
	{ 
		font-family: arial;
		font-size: 11px;
		color: #000000;
		font-weight: normal;
		width: 100%;
	}


