BODY	{background-image:url(penguin.gif);
	 background-repeat:no-repeat;
	 background-position: right bottom}

A.menu	{font-family:Verdana;
	 font-weight:bold;
	 text-decoration:none;
	 background-color:#bbccbb;
	 padding-right:20px; padding-left:20px}

.menudiv	{text-align:center;
		 clear:left;
		 margin-top:24px}

H1	{font-family:'Arial Black';
	 font-size:40px;
	 color:#ffcf00;
	 background-color:#007733;
	 margin-bottom:0}

H2	{text-align:center;
	 font-family:Verdana;
	 font-size:105%;
	 margin-top:30px}




P.text	{text-align:justify;
	 text-justify:distribute;
	 line-height:154%}

.textdiv	{margin-left:20%;
	 margin-right:20%;
	 margin-bottom:20px;
	 border-style:solid;
	 border-width:2px;
	 border-color:#dd8888;
	 padding:10px;
	 height:200px;
	 overflow:auto;
	 background-color:#ffffff;
	 scrollbar-base-color: #ffffff;
	 scrollbar-highlight-color:#ff0000;}


.logo	{float:left;
	 margin-left:10px;
	 margin-right:20px}

.mail	{border-style:none;
	 vertical-align:middle;
	 margin-right:5px}

P.info1	{font-size:13px; 
	 font-weight:bold;
	 color:#444444;
	 cursor:help;
	 margin-top:7px;
	 margin-bottom:7px}

P.info2	{text-align:right;
	 font-family:verdana;
	 font-size:10px;
	 color:#ffcf00;
	 cursor:help;
	 background-color:#007733;
	 margin-top:7px;
	 margin-bottom:7px}

HR	{height:5px;
	 border-style:solid;
	 border-width:1px;
	 border-color:#007733;
	 background-color:#007733;
	 color:#007733}

