body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #666666;
	margin:0;
}
.plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	font-weight: bold;
	color: #8a1d03;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #8a1d03;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #ddb4ae;
	/*color: #ebd1cd;*/
	/*color: #671b0d;*/
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #8a1d03;
	text-decoration: underline;
}
h1 {
	font-size: 13px;
	color:#8a1d03;
}
h2 {
	font-size: 100%;
	color:#8a1d03;
}
.virtual a:link {
	font-size: 14px;
	font-weight: bold;
	color: #8a1d03;
	text-decoration: underline;
}
.virtual a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #8a1d03;
	text-decoration: underline;
}
.virtual a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #ddb4ae;
	text-decoration: none;
}
.virtual a:active {
	font-size: 14px;
	font-weight: bold;
	color: #8a1d03;
	text-decoration: underline;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ebd1cd;
}
