<font/*
   Solomon R. Guggenheim Museum
   
   Stylesheet used on http://www.guggenheim.org/moving_pictures/
   Created on 2002-06-25 
*/

body {
	background: #ffffff;
    margin: 0px;
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #000000;
    }

.copy {
	background: #ffffff;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	}
.caption {
	background: #ffffff;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #333333;
	text-decoration: none;
	}
	
.header {
	background: #ffffff;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #996666;
	font-weight: bold;
	text-decoration: none;
	}
