/* css Smith College Club of Rochester style sheet */
/* Developed for the Club by Kristin Ohlmann '95  */
/* Last modified on September 16, 2004 */

	H1 {font-family: Georgia, Times New Roman, serif; font-size: x-large; font-weight: bold; color: #003399}
	H2 {font-family: Arial, Geneva, Helvetica, sans-serif; font-size: large; font-weight: bold; color: #CC0000}
	H3 {font-family: Georgia, Times New Roman, serif; font-size: medium; color: #CC0000; text-align: center} 
	H4 {font-family: Arial, Geneva, Helvetica, sans-serif; font-size: medium; font-weight: bold; color: #CC0000 }
	H5 {font-family: Georgia, Times New Roman, serif; font-size: small; color: #CC0000; text-align: center}
	H6 {font-family: Arial, Geneva, Helvetica, sans-serif; font-size: small; color: #003399}
	.red {color: #CC0000}
	.pink {color: #FF0066}
	.green {color: #009999}
	.pumpkin {color: #FF6600}
	.purple {color: #6600CC}
	.blue {color: #003399}
	.black {color: #000000}
		
	p {font-family: Arial, Geneva, Helvetica, sans-serif; font-size: medium; font-weight: normal; color: #000000}
	a {text-decoration: none }
	a:link {color: #003399 }
	a:visited {color: #990033 }
	a:hover, a:active {text-decoration: underline}
	
	ul.navbar {list-style-type: none;
		padding: 0;
		margin-left: 0.2em }
	ul.navbar li {padding: 0;
		font-family: Arial, Geneva, Helvetica, sans-serif;
		font-size: x-small;
		font-weight: bold;
		font-style: italic;
		color: #000066 }
	ul.navbar a {font-family: Arial, Geneva, Helvetica, sans-serif;
		font-size: x-small;
		font-weight: bold;
		font-style: normal; 
		text-decoration: none }
	ul.navbar a:hover, a:active {text-decoration: none; font-weight: normal; text-indent: 0.25em }
	
	ul.navbar2 {list-style-type: none;
		padding: 0;
		margin-left: 0.8em }
	ul.navbar2 li {padding-top: 0.2em}
	ul.navbar2 a {font-family: Arial, Geneva, Helvetica, sans-serif;
		font-size: x-small;
		font-weight: bold; 
		text-decoration: none }
	ul.navbar2 a:hover, a:active {text-decoration: none; font-weight: normal; text-indent: 0.25em }
		
	ul.inlinetext li {padding: 0.4em;
		font-family: Arial, Geneva, Helvetica, sans-serif; 
		font-size: medium; 
		color: #000000 }
		
	ul.longlist li {padding: 0.02em;
		font-family: Arial, Geneva, Helvetica, sans-serif; 
		font-size: small; 
		color: #000000 }	
		
	ul.links a {font-family: Georgia, Times New Roman, serif; font-size: x-small}

		
	dl dt {padding: 0.5em;
		font-family: Arial, Geneva, Helvetica, sans-serif; 
		font-size: medium;
		font-weight: bold;
		text-decoration: underline; 
		color: #003399 }		
 	dl dd {padding: 0.3em}
 	
 	.officers td {font-family: Arial, Geneva, Helvetica, sans-serif;
		font-size: medium;
		text-valign: top }
		 
	address {font-family: Arial, Geneva, Helvetica, sans-serif; 
			font-size: xx-small;
			font-style: normal;
			color: #000000 }
	address a {text-decoration: none }			
	address.left {text-align: left }
	address.right {text-align: right }
