
body { background-color: ffffff; }

a:link { color: #666666;
}

a:active { color: #FF6633;
}

a:visited { color: #77DDFA;
}

a:hover { color: #000000;
}

#location { 
	position: absolute;
	top: 7%;
}
				
	
.style {  font-family: Georgia, "Times New Roman", Times, serif; 
             font-size: 10pt; 
             font-style: normal; 
             line-height: normal; 
             font-weight: normal; 
             font-variant: normal; 
             color: #C0C0C0;
}
           

h5 {
		font: bold 1.1em Georgia, 'Times New Roman", Times, serif;
		color: #808080;
}



