body{margin:0px;padding:0px;background:CCCCCC;color:#666666;font: arial;}
			a:link{color:#000000;text-decoration:none;}
			a:visited{color:#000000;text-decoration:none;}
			a:hover{color:#000000;text-decoration:underline;}
			a:active{color:#000000;text-decoration:underline;}

	

	
				
	#content {
               
		background:#CCCCCC;
		margin-right:5px;
		margin-left:5px;
		margin-bottom:10px;
                font-size:medium;
		border:1px solid #2F4030;
        	}

	

	#titlebar {	
		padding:4px;
                font-size:small;				
		border:1px solid #808080;
		text-decoration:none;	
		}
		
	.titletext {
  		padding:3px;
         	color:#FFFFFF
		background:#808080;
                font-weight:normal; 
		}

	
	

	.titletext a:link {
		font-weight: normal;
		text-decoration: none;
	}
	
        .titletext a:visited {
		font-weight: normal;
		text-decoration: none;
	}

	.titletext a:active {
		font-weight: normal;
		text-decoration: underline;
	}

	.titletext a:hover {
		font-weight: normal;
		text-decoration: underline;
	}

	