body 
	{
	color: #000;
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background: #C0C1AE;
	text-align: center;
	}

#page     
	{ 
	color: #000; 
	background: transparent;
	margin-right: auto; 
	margin-left: auto; 
	height: auto; 
	text-align: center; 
	visibility: visible; 
	display: block 
	}

#inner    
	{
	background-color: #fff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	left: 0px;
	width: 640px;
	height: auto;
	border-width: 1px;
 	border-style: solid;
	border-color: #99C7FB;
	visibility: visible;
	display: block
	}

p { margin-top: 7px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; }

.name
	{
	font-size: 16px;
	line-height: 25px;
	}

.textcol  
	{
	background-color: transparent;
	width: 520px; 
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	}

.rt-box
	{
	width:200px;
	float: right;
	text-align: right;
	display: block
	font-size: 10px;
	line-height: 15px;
	}

.dkolive
	{
	color: #fff; 
	background-color: #7B856D;
	font-size: 16px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	}

.e-mail, .e-mail a, .e-mail a:visited
	{
	color: #A78504;
	text-decoration: none;
	}
	
.e-mail a:hover
	{
	color: #fff;
	background-color: #A78504; 
	text-decoration: none;
	}

.web, .web a, .web a:visited
	{
	color: #006699;
	text-decoration: none;
	}
	
.web a:hover
	{
	color: #fff;
	background-color: #006699; 
	text-decoration: none;
	}


.horzspace    
	{
	font-size: 10px;
	line-height: 12px;
	background-color: white;
	text-align: center;
	clear: left;
	width: 520px;
	visibility: visible;
	display: block
	}

.centre
	{ text-align: center; }