body

{
    margin : 0;
	background-position : 1200 000;
	background-attachment : fixed;	
	font-size : x-small;
	font-family : arial;
    color : black;
    background-image: url('images/background_strip.jpg');
}
table, tr, td
{
font-size : x-small;
	font-family : arial;
    color : black;
    }
a:link
{
	color:black;
	font-family:arial;
	font-size:8pt;
	
}

a:hover
{
	color:red;
	font-family:arial;
	font-size:8pt;
	
}

a:visited
{
	color:black;
	font-family:arial;
	font-size:8pt;
}

#front
{font-size: x-small;
}