  body
  	{
		margin: 10px;
		background: url('../../_lib/img/page/bg.gif') #195b81;
		font-family: verdana,sans-serif;
		font-size: 12px;
	}

  td
  	{
		font-family: verdana,sans-serif;
		font-size: 12px;
	}

  h1
  	{
		font-size: 150%;
	}

  h2
  	{
		font-size: 130%;
	}

  .menulinks
  	{
		line-height: 150%;
	}

  a:link
  	{
		color: #6ca5d0;
	}

  a:visited
  	{
		color: #6ca5d0;
	}

  a:active
  	{
		color: #990000;
	}

  a:hover
  	{
		color: #990000;
	}

  a:link.nav
  	{
		color: #6ca5d0;
		text-decoration: none;
	}

  a:visited.nav
  	{
		color: #6ca5d0;
		text-decoration: none;
	}

  a:active.nav
  	{
		color: #990000;
		text-decoration: none;
	}

  a:hover.nav
  	{
		color: #990000;
		text-decoration: none;
	}

  .small
  	{
		font-size:75%;
	}