body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #999999;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
}
h2 {
	font-size: 18px;
	color: #660000;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.style2 {color: #990033}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #990033;
}
#line2 {
	background-image: url(../graphics/bottom_line2.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 60px;
}
#line3 {
	background-image: url(../graphics/bottom_line3.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 60px;
}

#friend_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	width: 500px;
	padding-left: 75px;
}
