html	{
	height: 100%;
	}
body	
	{
	height: 100%;
	font-family: Verdana;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	}
a:link
	{
	font-family: Verdana;
	font-size: 11px;
	color: #0085d2;
	}
a:hover
	{
	color: #000000;
	background: #87c9f0;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #999999;
	}
a:active
	{
	color: #000000;
	color: #9367a4;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	}
a:visited
	{
	color: #000000;
	color: #9367a4;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	}
.menu	{
	padding-top: 50px;
	height: 500px;
	}
.pictures
	{
	margin-top: 50px;
	}
.content
	{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	height: 500px;
	font-family: Verdana;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	overflow: auto;
	}
table.outline
	{
	border-width: 0px;
	border-right: 1px;
	border-top: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: #666666;
	border-collapse: separate;
	background-color: white;
	}
.footer 
	{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #dddddd;
	}
.heading1
	{
	font-size: 18px;
	color: #999999;
	font-weight: bold;
	overflow: auto;
	margin-bottom: 0px;
	margin-top: 6px;
	}
.heading2
	{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	overflow: auto;
	}
table.background
	{
	background-color: #00FF00;
	background-image: url(texture.gif);
	xbackground-repeat: repeat;
	}	
ul		
	{
	font-size: 12px;
	margin-top: 8px;
	}
li
	{
	padding: 3px;
	}

