H1		{
			font-family: Arial;
			font-size: 23px;
			color: #104983;
			text-align: left;
}
A		{
			font-family: Arial;
			font-size: 16px;
			color: #104983;
			text-decoration: none;
			font-weight: bold;
}
A:HOVER		{
			font-family: Arial;
			font-size: 16px;
			color: gray;
			text-decoration: none;
			font-weight: bold;
}
P	{
			font-family: Tahoma;
			font-size: 11px;
			color: #726e54;
			text-align: justify;
			font-weight: none;
			text-decoration: none;
}
TD	{
			font-family: Tahoma;
			font-size: 11px;
			color: #726e54;
			text-align: justify;
			font-weight: none;
			text-decoration: none;
}
A.text	{
			font-family: Tahoma;
			font-size: 11px;
			color: #104983;
			text-align: justify;
			font-weight: none;
			text-decoration: none;
}
A:HOVER.text	{
			font-family: Tahoma;
			font-size: 11px;
			color: gray;
			text-align: justify;
			font-weight: none;
			text-decoration: none;
}