a:link
{
	color: rgb(000, 033, 099); 
}
a:visited
{
	color: rgb(000, 033, 099); 
} 
a:active 
{
	color: rgb(000, 033, 099);
}
body
{
	font-family: Arial, Helvetica;
	font-size: x-small;
	background-color: rgb(114, 164, 54);
	background-image: url('images/HinMax.jpg');
	background-attachment: fixed;
	color: black
}
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
	color: rgb(049, 000, 098);
}
h1
{
	 
}
h2
{
	 
}
h3
{
	 
}
h4
{
	 
}
h5
{
	 
}
h6
{
	 
}
