
body {
		background-color:#a9b9bf;
		}

p	{
		font-family:arial, verdana, sans-serif;
		font-size:12px;
}

h1  {
		
		font-family:arial, verdana, sans-serif;
  		font-size:12px;
  		font-weight: bold;
}

div {
		width:550px;
		height:100%;
		background:white;
}

a.menu {
		text-decoration:none; 
		font-family:arial, verdana, sans-serif;
		font-size:12px;
		
}

a:visited {
		color:#999999;
}

a:link {
		color:#999999;
}

a:active {
		color:#999999;
}


		