body {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FFFFCC;
	color:#000066
	}

p{
	font-size: 16px;
	}
	
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	}

H1 {
	color: #0000FF;
	font-size: 28px;
	text-align: center;
	}

H3	{
	color: #660033;
	font-size: 20px;
	text-align: center;
	text-decoration: underline;
	}
	
li{
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	margin-right: 60px;
	list-style-position: outside;
	list-style-image: url(Images/blue.gif);
	} 
	
.bia{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9933;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	}
	 
.serving{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		color: #FFCC66;
		font-weight: bold;
		text-align: center;
		}
		
.uwmember{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #FFCC66;
		font-style: italic;
		text-align: center;
		}
		
.address{
	font-size: 18px;
	color: #006600;
	text-align: center;
	text-decoration: none;
		}
		
.hours{
		font-size: 18px;
		color: #0000FF;
		text-align: center;
		font-style: oblique;
		}
		
.boardtitle{
		font-size: 18px;
		color: #000066;
		text-align: center;
		font-weight: bold;
		}
		
.board{
		font-size: 18px;
		color: #000066;
		text-align: center;
		}
		
.infopost{
			font-size: 14px;
			font-style: italic;
			}

#paper{
		float: right;
		margin-right: 50px;
		}
		
#calendar{
			float: right;
			margin-right: 50px;
			}
			
.arrow{
		float: right;
		}
		
.sphere{
		text-align: center;
		color: #993333;
		font-size: 22px;
		}
		
.linkline {
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 14px;
			text-align: center;
			}
			
.headline {
			font-style: italic;
			font-size: 14px;
			text-align: center;
			}
			
.endline {
			font-size: 12px;
			text-align: center;
			}
			
.credit{
		font-size: 10px;
		text-align: center;
		}
		
.imageleft {
		float: left;
		}
		
.imageright {
	float: right;
		}
	
.imagecenter {
		text-align: center;
		}
		
.framed		{	
			border-style: double;
			border-color:#0000FF;
			border-width: 2px;
			}
		
fieldset.formFieldSet	{
						border-color: #003300;
						border-style: double;
						border-width: 4px;
						background-color: #CCFFFF;
						
						}
						
legend.formLegend	{
					font-size: 24px;
					background-color: #FFCCFF;
					border-color: #003300;
					border-style: ridge;
					border-width: 3px;
					padding: 5px;
					}

