body {
	color:black; 
	font-size:12px; 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	scrollbar-arrow-color:#EFEFEF;
	scrollbar-base-color:#ffffff;      
	scrollbar-face-color:#EFEFEF; 
    scrollbar-highlight-color:#ffffff; 
	scrollbar-3d-light-color:#EFEFEF; }

table { margin:5px;}
.pictable {margin:30px;}


p { margin:15px;}
h1 {font-size:22px; font-weight:bold;}
h3 {font-size:18px; font-weight:bold;}
td {font-size:12px; }


a:link    {color:#0000ff; text-decoration:none; } 
a:visited {color:#0000ff; text-decoration:none; } 
a:active  {color:#0000ff; text-decoration:none; }
a:hover   {color:red; text-decoration:none; font-weight:bold;}

ul 	{line-height: 1.5;}

.head {font-size:11px; }

.bgwhite {background:white;}

.navi {background:white; width:170px; height:28px; }
.navi a:link, .navi a:visited, .navi a:active {background:white; width:170px; height:28px;}
.navi a:hover {background:#EFEFEF; width:170px; height:28px;}

.naviS {background:#EFEFEF; width:170px; height:28px; }
.naviS a:link, .naviS a:visited, .naviS a:active {background:#EFEFEF; width:170px; height:28px;}
.naviS a:hover {background:#BFBFBF; width:170px; height:28px;}

.minispace {font-size:4px; }
	
.info {font-weight:bold; background:white;}


#PageHead{
	clear: both;
	border: 1px solid #cccccc;
	font-size:11px; 
	margin-bottom: 1em;
	background:white;
}

#PageEnd{
	clear: both;
	border: 1px solid #cccccc;
	font-size:11px; 
	margin-bottom: 1em;
	background:white;
}

