<!--

#index { position: absolute; left:10%; top:10px; width:80%; text-align:justify}
#wide { position: absolute; left:5%; top:10px; width:90%; text-align:justify}

p {  	
		font-family: verdana; 
		font-size: 10pt; 
		color: #CCCCCC;
		margin-top:0px;
		margin-bottom:5px;
		margin-right:0px;
		margin-left:0px;
		padding:0px;
		padding-top:0px;
		padding-bottom:0px
		}

p.body {
		margin-top:10px;
		margin-bottom:20px;
		}

.p:link { color: #6699ff; text-decoration: none}
.p:visited { color: #6699ff; text-decoration: none}
.p:hover { color: #6699ff; text-decoration: underline}

h3 {  	
		font-family: verdana; 
		font-size: 21pt; 
		color: #FFCC33;
		margin-top:0px;
		margin-bottom:3px;
		margin-right:0px;
		margin-left:0px	
		}

.h3:link { color: #666666; text-decoration: none}
.h3:visited { color: #666666; text-decoration: none}
.h3:hover { color: #666666; text-decoration: underline}


.photo:link { color: #FFCC33; text-decoration: none}
.photo:visited { color: #FFCC33; text-decoration: none}
.photo:hover { color: #FFCC33; text-decoration: underline}

h4 {  	
		font-family: verdana; 
		font-size: 12pt; 
		color: #FFCC33;
		margin-top:30px;
		margin-bottom:10px;
		margin-right:0px;
		margin-left:0px;
		padding:1px 4px 1px;
 		border-bottom-style: solid;
		border-bottom-width: 1px;
 		border-bottom-color: #666666;
		background-color: #333333
		}


h5 {  	
		font-family: verdana; 
		font-size: 8pt; 
		color: #CCCCCC;
		margin-top:10px;
		margin-bottom:40px;
		margin-right:0px;
		margin-left:0px;
		padding:0px;
		padding-top:0px;
		padding-bottom:0px; 
		font-weight: normal
		}

.h5:link { color: #6699ff; text-decoration: none}
.h5:visited { color: #6699ff; text-decoration: none}
.h5:hover { color: #6699ff; text-decoration: underline}

body {
		scrollbar-face-color: #444444;
		scrollbar-shadow-color: #444444;
		scrollbar-highlight-color: #444444; 
		scrollbar-3dlight-color: #444444;
		scrollbar-darkshadow-color: #444444;
		scrollbar-track-color: #111111;
		scrollbar-arrow-color: #6699ff;
		}

-->