body {
	background: #000000;
	background-image: url(../img/background_vinsalt.gif);
}
p {
	font-family: Times New Roman, Arial, Trebuchet MS, Verdana;
	font-size: 12pt;
}
td {
	font-family: Times New Roman, Arial, Trebuchet MS, Verdana;
	font-size: 12pt;
}

input {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 9pt;
}
textarea {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 9pt;
	padding: 4px;
}
select {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 8pt;
}
.button {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 10pt;
	padding-left: 2px;
	padding-right: 2px;
}
.empty {
	border: none;
	background-color: none;
}

.heading1 {
	font-family: Trebuchet MS,Arial,Helvetica;
	font-size: 15pt;
	font-weight: bold;
	border-bottom: 1px solid;
	padding-bottom: 5px;
}
.heading2 {
	font-family: Trebuchet MS,Arial,Helvetica;
	font-size: 13pt;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.small {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 8pt;
}
.footer {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}
.highlighted {
	font-weight: bold;
	color: #E30000;
}

.maintable {
	font-family: Times New Roman, Arial, Trebuchet MS, Verdana;
	font-size: 10pt;
}
.surround {
	font-family: Times New Roman, Arial, Trebuchet MS, Verdana;
	font-size: 10pt;
	background-color: #dcdcdc;
	padding: 5px;
}
.box {
	border-width: 1px;
	border-style: solid;
	border-color: #9a9a9a;
	background-color: #dcdcdc;
}
.quote {
	border-width: 1px;
	border-style: solid;
	border-color: #9a9a9a;
	background-color: #ededed;
	margin: 5px;
}
