Body { font-family: Arial;
       color: black;
		 background-color:#333333}

p {color: black;}
.pw {color: white;
	text-align:justify;
}
.pb {color: black;
	text-align:justify;
}
.ucbanner {
    font-size: 36pt;    
	font-weight: 400;
}

.caption{
	font-size: 1em;
	font-weight: bold;
}

.photos {
background: url(images/shadow2.png) no-repeat bottom right; display:inline;
} 

.photos img {
background:#fff;
padding:5px;
border:1px solid #a9a9a9;
position:relative;
top:-3px;
left:-3px;
} 

.photos img, .photos div, .photos p {
position:relative;
top:-3px;
left:-3px;
} 

.txt{
	font-size: 10pt;
	font-weight: 400;
}

ul, li {list-sytle: outside 
}

h1, h2, h3, h4 {font-variant: small-caps;}
h3, h4, h5 {margin-top: 1.25em; margin-bottom: 0;}

h1 {font-sizw: 300%; }

h1 {font-family: Verdana, san-serif;
    	font-size: 18pt;
}
h2 {font-family: Verdana, san-serif;
    	font-size: 14pt;
}
h3 {font-family: Verdana, san-serif;
    	font-size: 12pt;
}
h4 {font-family: Verdana, san-serif;
    	font-size: 10pt;	
}
h5 {font-family: Verdana, san-serif;
    	font-size: 8pt;	
}
h6 {font-family: Verdana, san-serif;
    	font-size: 6pt;	
}


A:Link {color: dark blue}
A:hover {color: red}
A:visited {color: dark blue}

.pw A:Link {color: white}
.pw A:hover {color: #f0ba00}
.pw A:visited {color: #f0ba00}
p A:Link {color: black}
p A:hover {color: #f0ba00}
p A:visited {color: navy}