BODY{	bgcolor: #FFFFFF;	scrollbar-3d-light-color: #D2D2CA;	scrollbar-arrow-color: #999999;	scrollbar-base-color: #D2D2CA;	scrollbar-dark-shadow-color: #D2D2CA;	scrollbar-face-color: #D2D2CA;	scrollbar-highlight-color: #FFFFFF;	scrollbar-shadow-color: #D2D2CA;	}	/*Sets the color and text size for main content area*/	P {font-family:verdana,helvetica,arial; font-size:11px; color:#333333; line-height:14px;}/*Sets the color and text size for news area*/	P.news {font-family:verdana,helvetica,arial; font-size:11px; color:#333333; line-height:16px;}/*Sets the color and text size for people list area*/	P.people {font-family:verdana,helvetica,arial; font-size:11px; color:#333333; line-height:19px;}/*Sets the color and text size for news area*/	P.tribute {font-family:verdana,helvetica,arial; font-size:18px; color:#333333; line-height:22px;font-weight:bold;}/*Sets the color and text size for missing alumni area*/	P.missing {font-family:verdana,helvetica,arial; font-size:11px; color:#006600; line-height:20px;font-weight:bold;}/*Sets the color and text size for left content area*/P.left {font-family:verdana,helvetica,arial; font-size:11px; color:#333333; line-height:14px;}/*Sets the color and text size for visiting link*/P.visit {font-family:verdana,helvetica,arial;font-weight:bold; font-size:10px; color:#ffcc66; line-height:14px;}/*Sets the color and text size for titles- example, "RECENT NEWS"*/P.title {font-family:verdana,helvetica,arial; font-size:12px; color:#666666; font-weight:bold;}/*Sets the color and text size for text in the secondary nav area*/P.secondary {font-family:verdana,helvetica,arial; font-size:12px; color:#000000; text-decoration:none; font-weight:bold;}/*Sets the color and text size for mailing list header area*/P.mail {font-family:verdana,helvetica,arial; font-size:11px; color:#ffffff; text-decoration:none; font-weight:bold;}/*Sets the color and text size for links in the main content area*/A {font-family:verdana,helvetica,arial; font-size:11px; color:#333333; text-decoration:underline; font-weight:bold;}/*Sets the color and text size for visited links in the main content areaA:visited {	color: #333333;	text-decoration:underline;}/*Sets the color and text size for active links in the main content areaA:active {	color: #333333;	text-decoration: underline;}*//*Sets the color and text size for links on mouse over in the main content area*/A:hover {font-family:verdana,helvetica,arial; text-decoration:none; font-weight:bold; color:#cc6600;}/*Sets the color and text size for links in the top navigation bar area*/A.menu {font-family:verdana,helvetica,arial; font-size:11px; color:#ffffff; text-decoration:none; font-weight:bold;}/*Sets the color and text size for links on mouse over in the top navigation bar area*/A.menu:hover {font-family:verdana,helvetica,arial; font-size:11px; color:#ffffff; text-decoration:underline; font-weight:bold;}/*Sets the color and text size for links in the left bar area*/A.left {font-family:verdana,helvetica,arial; font-size:11px; color:#333333; text-decoration:underline; font-weight:bold;}/*Sets the color and text size for links on mouse over in the left area*/A.left:hover {font-family:verdana,helvetica,arial; font-size:11px; color:#006699; text-decoration:none; font-weight:bold;}/*Sets the color and text size for links in the secondary nav area*/A.secondary {font-family:verdana,helvetica,arial; font-size:12px; color:#000000; text-decoration:underline; font-weight:bold;}/*Sets the color and text size for links in the secondary nav area*/A.secondary:hover {font-family:verdana,helvetica,arial; font-size:12px; color:#333333; text-decoration:underline; font-weight:bold;}