﻿.VARCstyle {
	font-family: georgia;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	vertical-align: baseline;
	visibility: visible;
	list-style-type: circle;
	table-layout: auto;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	text-transform: none;
	color: #000000;
}
.whiteStyle {
	background-color: #FFFFFF;
	font-family: Georgia;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
}
