.pageheader {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: xx-large;
	font-weight: bold;
	color: #993300;
}
p {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #993300;
}
a:active {
	color: #FF0000;
}
.subjectheader {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	color: #990000;
}
li {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: small;
}
.birthday {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	color: #FF6600;
	background-color: #999999;
}
dt {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	color: #000066;
}
dd {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: small;
	color: #333333;
}
.webgem {
	background-color: #DDDDDD;
	border: 1px solid #333333;
	padding: 3px;
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-style: italic;
	font-size: small;
	color: #222222;
	float: left;
	width: 100%;
	line-height: 1.5em;
}
th {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: small;
	color: #0066CC;
	background-color: #CCCCCC;
}
td {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: small;
}
tr.odd {
	background-color: #CCCCCC;
}
tr.even {
	background-color: #FFFFFF;
}
