body, table
{
        font-family: Courier New, Courier;
        font-size: 11px;
	color: #000000;
}


.toplink {
	color: #000000;
}
.toplink a {
	color: #D51616;
	text-decoration: underline;
}
.toplink a:hover {
	text-decoration: underline;
}
.jointext {
	font-weight: bold;
        font-size: 14px;
	color: #000000;
}
.jointext a {
	color: #000000;
	text-decoration: none;
}
.jointext a:hover {
	color: #D30D0D;
	text-decoration: none;
}
.name {
	font-weight: bold;
        font-size: 30px;
	color: #D30D0D;
}
.name a {
	color: #D30D0D;
	text-decoration: none;
}
.name a:hover {
	text-decoration: none;
}
.name2 {
	font-weight: bold;
        font-size: 16px;
	color: #D30D0D;
}
.name2 a {
	color: #D30D0D;
	text-decoration: none;
}
.name2 a:hover {
	text-decoration: none;
}
.info {
        font-size: 12px;
	color: #000000;
}
.update {
	font-weight: bold;
        font-size: 16px;
	color: #FFFFFF;
}
.bottlink {
	color: #000000;
}
.bottlink a {
	color: #000000;
	text-decoration: underline;
}
.bottlink a:hover {
	text-decoration: none;
}







.link {
}
.link a {
	color: #FFFFFF;
	text-decoration: underline;
}
.link a:hover {
	text-decoration: underline;
}
.copy {
	color: #000000;
}
.copy a {
	color: #000000;
	text-decoration: underline;
}
.copy a:hover {
	text-decoration: underline;
}
.boldi {
	font-weight: bold;
	font-style: italic;
}
.bboldi {
        font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.pic {
	background-color: #FFFFFF;
	border: 5px solid #509ADE;
}
.infobox {
	background-color: #509ADE;
	color: #FFFFFF;
	border: 5px solid #509ADE;
	padding: 5px;
	overflow: hidden;
	width: 439px;
	height: 121px;
        font-family: Arial, Courier;
        font-size: 12px;
}
