body {
	background-repeat: repeat-x;
	margin: 0px;
}
h1 {
	font-family: "lr SVbN", "Osaka|";
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #003399;
	margin: 5px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	padding: 1px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
p {
	padding: 1px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 18px;

}
.small {
	font-size: 10px;
	line-height: 15px;
}
ol {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	font-size: 12px;
	line-height: 16px;


}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	font-size: 12px;
	line-height: 16px;

}
form {
	margin: 1px;
	padding: 1px;
}
.wine {
	color: #660000;
}
.under {
	text-decoration: underline;
}
.red {
	color: #CC0000;
}
.table {
	border: 1px solid #003399;
	font-size: 12px;
	line-height: 18px;
}
.tble2 {  font-size: 14px; font-weight: bold; color: #000000; background-color: #ffef85}
.tble3 {  font-size: 12px}
