.DXRResetStyle *, .DXRResetStyle
{
	BACKGROUND: none transparent scroll repeat 0% 0%;
	BORDER-COLLAPSE: separate;
	BORDER: 0px solid #000000;
	COLOR: #000000;
	CURSOR: auto;
	FLOAT: none;
	FONT-FAMILY: "Times New Roman" 12pt normal 400;
	LETTER-SPACING: normal;
	LINE-BREAK: normal;
	LINE-HEIGHT: normal;
	LIST-STYLE-IMAGE: none;
	LIST-STYLE-POSITION: outside;
	MAX-HEIGHT: none;
	MAX-WIDTH: none;
	MIN-HEIGHT: 0;
	MIN-WIDTH: 0;
	OVERFLOW: auto;
	OVERFLOW-X: auto;
	OVERFLOW-Y: auto;
	PADDING: 0px;
	TABLE-LAYOUT: auto;
	TEXT-ALIGN: left;
	TEXT-ALIGN-LAST: auto;
	TEXT-DECORATION: none;
	TEXT-INDENT: 0pt;
	TEXT-JUSTIFY: auto;
	TEXT-KASHIDA: 0;
	TEXT-KASHIDA-SPACE: 0;
	TEXT-OVERFLOW: clip;
	TEXT-TRANSFORM: none;
	TEXT-UNDERLINE-POSITION: auto;
	VISIBILITY: inherit;
	WHITE-SPACE: normal;
	WORD-BREAK: normal;
	WORD-SPACING: normal;
}

.DXRResetStyle ol, .DXRResetStyle ul, .DXRResetStyle li
{
	OVERFLOW: visible;
	MIN-WIDTH: auto;
	MIN-HEIGHT: auto;
}
.DXRResetStyle ol, .DXRResetStyle ul
{
	PADDING-LEFT: 20px;
}

.DXRResetStyle ol
{
	LIST-STYLE-TYPE: decimal;
}
.DXRResetStyle ul
{
	LIST-STYLE-TYPE: disc;
}

.DXRResetStyle tt
{
    FONT-FAMILY: "Courier New";
    FONT-SIZE: 80%;
}
.DXRResetStyle strike, .DXRResetStyle s
{
	TEXT-DECORATION: line-through;
}
.DXRResetStyle i
{
	FONT-STYLE: italic;
}
.DXRResetStyle b
{
	FONT-WEIGHT: 800; 
}
.DXRResetStyle u
{
	TEXT-DECORATION: underline;
}
.DXRResetStyle big
{
	FONT-SIZE: 110%;
}
.DXRResetStyle small, .DXRResetStyle sup, .DXRResetStyle sub
{
	FONT-SIZE: 80%;
}

