H1
	{
	font-family : Tahoma;
	font-size:larger		
}

P
 	{
	font-family:tahoma;
	font-size:smaller;	
}

P.title
 	{
	font-family:tahoma;
	color:#663333;
	font-size:larger;
}

P.blurb
 	{
	font-family:tahoma;
	font-size:smaller;
}

P.date
 	{
	font-family:tahoma;
	font-size:smaller;
	font-weight:bold;
}

TABLE
	{
	font-family:tahoma;
	font-size:smaller;	
}	
	
H3 {
	font-family : Tahoma;
}
	
BODY
	{
	 font-family:tahoma
	}

A:HOVER {
	background-color : #DCDCDC;
}

A:LINK {
	text-decoration : underline;
	color : Navy;
}

A:VISITED {
	text-decoration : underline;
	color : Navy;
}

#main {
	position: relative;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	text-align: left;
}

#sw table {
	font-size:75%;
	border-collapse:collapse;
}

#sw table th, #sw table td {
	border:1px solid #bbb;
	padding:3px;
}

#sw ul {
	font-size:75%;
}

#sw .schools {
	color:#32cd32;
}

#sw a, #sw a img {
	border:none;
	text-decoration:none;
}

#sw .bb {
	color:#00f;
	font-weight:bold;
}
