.dotted_lines {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003399;
}
.sideflash {
	padding-right: 15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #9999FF;
}

a {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #FFCC00;
	text-decoration: none;
}

.oldtext {
	color: #CCCCCC;
	font-style: italic;
}

.date {
	color: #009900;
}

.mailinglist {
	font-weight: normal;
	color: #666666;
	font-size: 12px;
}
H1 {
	font-weight: bold;
	color: #333333;
	font-size: medium;
}
H2 {
	font-size: medium;
	font-weight: normal;
	color: #999999;
}
TABLE {};
TD {};

.wstable {
	border: 1px solid #666666;
}

.wstable TABLE {};
.wstable TD {
	border: 1px solid #666666;
}

.table_title{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-style: italic;
	font-weight: bold;
	width: 450px;
	margin-right: 12px;
}

.table_info {
	border: 1px solid #999999;
	padding: 5px;
}

