h1 { 
	font-family: tahoma, arial, helvetica;
	font-size: 210%; letter-spacing: 2px; color: #6699CC; 
	font-weight:bold; 
}

h2 {
	letter-spacing: 1.5px;
	color: #690; font-weight:bold;
	font-family: Arial;
	font-size: 1.2em;
	border-bottom: 1px dotted #aca899;
	margin: 30px 0px 20px 0px;
}

h3 {
	font-size: 115%; letter-spacing: 3px; color: #c63;
	font-weight:bold; font-family:Arial;  
}

p { line-height: 1.44; }

.home { 
	position: absolute; top: 10px; right: 20px;
	font-family: Arial;	font-size: 0.8em;
 }

body, table, .f { 
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFEE;
}

.width1 {
	max-width: 600px;
	padding: 0px 0px 0px 30px;
}

ul {
list-style-image: url("/philodep/media/bullet.gif");
} 

li { line-height: 1.8;  }

.homepagelinks {
	margin: 12px 30px 15px 30px; 
	line-height: 1.5; 
}

.smallfont {
	font-family:verdana,arial; 
	font-size: 80%;
}

.footmenu {
	font-family:verdana,arial; 
	font-size: 80%;
}

.timestamp {
	position: relative; bottom: 6px;
	font-size: 70%;
	color: #AAA;
}

blockquote { 
	margin: 15px 30px 15px 30px; 
	background-color:#EEFFDD ;
	padding: 10px 10px 10px 10px;
	border-color:gray;
	border-style:solid;
	border-width:thin;
}


.small-margin {
	padding: 10px 10px 10px 10px;
}

a {
	color : #44AAAA;
	font-weight: bold;
	text-decoration : none; }

a:hover {
	color : #773333; font-weight: bold; text-decoration : none;
	background-color:#DDFFEE;
}


.clink { 	font-size: 120%; 	font-weight: normal;}
.pname { 	font-size: 160%; } 

.announcement {
	border-style: dotted;
	border-width: 2px;
	border-color: #AAAAAA;  
	margin: 5px;
	padding: 5px; 
	background-color: #FFFFCC;
	width:400px;
	overflow: visible
}

.redfont {
	color : red;
	background-color: #AAFFAA;
}

.bodyfont { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
