@charset "iso-8859-1";

BODY  	{
	color: #FFFF80;
	font-family: Arial, verdana, san-serif;
	background-color: #320407;
	background-image : url('images/back2.gif');
}

th	{
    background-color: #663333;
    border-color: #000000;
    border-style: dotted;
    border-width: 0px; 
    color: #FFFF80;
    font-size: medium;
    font-style: normal;
    text-align: left;
}

TD	{
	font-family: Arial, verdana, san-serif;
}

marquee {
	color: #000099;
	font-weight: bold;
}

A:link		{ 	color: #FFD47D;	
				font-weight: bold;	
		}
A:visited	{ 	color: #FFFF80;		
				font-weight: bold;

			}
A:active	{ 	color: brown; 
				background: green;	
				font-weight: bold;
		}

A:hover 	{ font weight: bold;
			color: lime;
	 	}
H1, H2, H3	{
			font-family: Arial,verdana,san-serif;
			font-style:normal;
		}
H1		{
			font-size:26pt;
			line-height:70%;
		}
H2		{
			font-size:15pt;
		}
H3		{
			font-size:14pt;
		}
P		{
			font-family: Arial,verdana,san-serif;
			font-size:13pt;
		}
P.normal
		{
			font-family: Arial,verdana,san-serif;
			font-size: 14pt;
			font-weight: normal;
		}
P.small
		{
			font-family: Arial,verdana,san-serif;
			font-size: 10pt;
			font-weight: normal;
		}
P.underlined
		{	font-family: Arial,verdana,san-serif;
			font-size: 13pt;
			text-decoration: underline;
		}
		}
.normal
		{
			font-size: 13pt;
			font-weight: normal;
		}
.bold
		{
			font-size: normal;
			font-weight: bold;
		}
		
.text  {
    background-color: #FFFF99;
    border-color: ;
    font-weight: bold;
		}
