/* CSS Document */
body {
    margin: 0; 
	font-family: tahoma; 
	font-size: 11px; 
	color: #636363; 
}
p { 
    margin: 0 0 13px 0;
	letter-spacing: 1px; 
	line-height: 1.3em;
	text-align: justify; 
}
a.readmore { 
    color: #1ca6dd; 
	text-decoration: none; 
	font-weight: bold; 
}
a.readmore:hover { 
    color: #1ca6dd; 
	text-decoration: none;
	border-bottom: 1px dashed #1ca6dd; 
	font-weight: bold;
}
#indexlist {
    color: #2ebef7; 
	text-decoration: underline; 
} 
#indexlist ul { 
    padding: 0 0 0 15px; 
	margin: 0 0 3px 0;
	list-style: inherit;   
} 
#indexlist li { 
    padding: 0; 
	margin: 0 0 4px 0; 
} 
#footer { 
    margin: 15px 0 0 0;
	text-align: center;
	color: #898989;
	letter-spacing: 1px; 
}
#footer a {
    text-decoration: none; 
	color: #898989;
}
#footer a:hover {
    color: #898989;
	text-decoration: none;
	border-bottom: 1px dashed #898989; 
} 
#headerkey h1 { 
    margin: 7px 0 7px 0; 
    font-family: tahoma; 
	font-size: 11px; 
	color: #d3d3d3;
	letter-spacing: 1px;
	text-align: center; 
}  
h2 {
    font-family: tahoma; 
	font-size: 11px; 
	color: #636363; 
	margin: 0;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: justify;
	padding: 0; 
} 
#gallery img {
    margin: 3px;
	border: 1px dotted #1ca6dd;
	padding: 2px; 
	
} 

ul { 
    letter-spacing: 1px
} 
    
      





