BODY    {
        background-color: #cccccc;
        color: black;
        font-size: 9pt;
        font-family: "Trebuchet MS", Verdana, sans-serif;
		background-image: url('images/alg/background.jpg');
        }
A:LINK	{
		color: blue;
		}
A:VISITED	{
		color: blue;
		}
A:HOVER	{
		color: red;
		background: #dddeee;
		}
TABLE	{
		background-color: #ffffff;
		color: black;
		font-size: 9pt;
		font-family: "Trebuchet MS", Verdana, sans-serif;
		}
H1		{
		font-size: 18pt;
		color: black;
		}
H2		{
		font-size: 14pt;
		color: black;
		}
H3		{
		font-size: 12pt;
		color: black;
		}
.style1 {
		font-family: "Trebuchet MS", Verdana, sans-serif;
		text-decoration: none;
		font-size: 7pt;
		font-weight:bold;
}
.style2 {
		font-family: "Trebuchet MS", Verdana, sans-serif;
		text-decoration: none;
		font-size: 9pt;
		font-weight:bold;
}
.style3 {
		font-family: "Arial Black", "Trebuchet MS", sans-serif;
		text-decoration: none;
		color: #000000;
		font-size: 8pt;
}
.style4 {
		font-family: "Trebuchet MS", Ariel, sans-serif;
		text-decoration: none;
		color: #FFFFFF;
		font-size: 8pt;
}
.style5 {
		font-family: "Trebuchet MS", Verdana, sans-serif;
		text-decoration: none;
		font-size: 9pt;
		color: black;
}
