@charset "utf-8";
/* CSS Document */

.link {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #3366ff;

}
.linksm {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #009;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009;
	font-weight: bold;
}

.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #009;
}
.sortable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009;
}

.footer {
	font-size: x-small;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #333;
}
.profile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.bio {
	font-family: "Comic Sans MS", cursive;
	font-size: x-small;
}
.headerlong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	color: #009;
}
