body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1{
	font-size:10px;
	font-variant:small-caps;
}

h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:130%;
text-decoration:underline;
}

p, td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.slug {
font-style:italic;
color: red;
}

.small {
	font-family: "Bell MT", "Times New Roman", Times, serif;
	font-size: 11px;
}

.footnote {
	font-family: "Bell MT", "Times New Roman", Times, serif;
	font-size: 11px;
	color:#6633CC;
}

.myname{
font-family: "Bell MT", "Times New Roman", Times, serif;
font-size: 18px;
font-weight:bold;
color:#000;
}

.myquals{
font-family: "Bell MT", "Times New Roman", Times, serif;
font-size: 14px;
fnt-weight:normal;
color:#000;
}

.bookish{
font-family: "Bell MT", Georgia, "Times New Roman", Times, serif;
font-size: 14px;
fnt-weight:normal;
color:#000;
}

.typewriter{
font-family:"Courier New", Courier, monospace;
}

#box1{
position:absolute;
top:50px;
left:50px;
width:640px;
}

#box2{
position:absolute;
top:100px;
left:550px;
width:300px;
}