body 
{
	text-align			: center;
	min-width			: 668px;
}
p
{
	font-size			: 12pt;
	font-family			: Arial, Helvetica, sans-serif;
	text-align			: left;
}
h1
{
	font-size			: 18pt;
	font-family			: Verdana, Tahoma, Arial, Sans Serif;
	text-align			: center;

}
h2
{
	font-size			: 16pt;
	font-family			: Verdana, Tahoma, Arial, Sans Serif;
	text-align			: center;
}
h3
{
	font-size			: 12pt;
	font-family			: Verdana, Tahoma, Arial, Sans Serif;
	text-align			: left;
}
h4
{
	font-size			: 10pt;
	font-family			: Arial, Helvetica, sans-serif;
	text-align			: right;
	color				: Blue;
}
h5
{
	font-size			: 14pt;
	font-family			: Arial, Verdana, Tahoma, Sans Serif;
	text-align			: center;
}
h6
{
	font-size			: 12pt;
	font-family			: Georgia, Times New Roman, Times, serif;
	text-align			: center;
}
#Main
{
	background-color	: #ffffff;
	border				: solid 1px #000000;
	width				: 615px;
	padding				: 25px;
	padding-top			: 15px;
	text-align			: center;
	margin-left			: auto;
	margin-right		: auto;
	voice-family		: "\"}\""; 
	voice-family		: inherit;
	width				: 555px; 
	text-align			: center;
}
html> body div#Main 
{
	width				: 555px;
	margin				: 0 auto;
}
.MainText
{
	background-color	: #ffffff;
	border				: none;
	margin-left			: auto;
	margin-right		: auto;
	text-align			: left;
	width				: 500px; 
}
p.quip
{
	font-weight			: bold;
	font-style			: italic;		
}
p.italics
{
	font-style			: italic;
}
p.bolded
{
	font-weight			: bold;
}
p.indent
{
	margin-left			: 48px;
}
p.source
{
	font-family			: Georgia, Times New Roman, Times, serif;
	font-weight			: bold;
}
p.quote
{
	font-family			: Georgia, Times New Roman, Times, serif;
	font-weight			: bold;
	font-style			: italic
}
p.quoteText
{
	font-family			: Georgia, Times New Roman, Times, serif;
	font-size			: 10pt;
}
p.quoteSource
{
	font-family			: Georgia, Times New Roman, Times, serif;
	font-weight			: bold;
	font-size			: 10pt;
}
p.sourceSmall
{
	font-size			: 10pt;
	font-weight			: bold;
}
p.sale
{
	font-family			: Georgia, Times New Roman, Times, serif;
	font-size			: 12pt;
}
p.salePhase
{
	font-family			: Georgia, Times New Roman, Times, serif;
	font-weight			: bold;
	font-size			: 12pt;
}
p.fact
{
	color				: Blue;
}
p.italicSource
{
	font-size			: 10pt;
	font-style			: italic
}
p.center
{
	text-align			: center;
}
span.price
{
	font-size			: 12pt;
	font-weight			: normal;
	color				: Red;
}
span.price_reg
{
	color				: Red;
}
a.reg
{
	font-size			: 12pt;
	font-family			: Georgia, Times New Roman, Times, serif;
}
a.bold
{
	font-weight			: bold;
}
a.Big
{
	font-size			: 14pt;
	font-weight			: bold;
}
ul
{
	text-align			: left;
	font-size			: 12pt;
	font-family			: Georgia, Times New Roman, Times, serif;
}
ul.points
{
	padding				: 0;
	margin				: 0;
}
ul.arrow
{
	list-style-image	: x;
	padding				: 0;
	margin				: 0;
}
ol
{
	text-align			: left;
	font-size			: 12pt;
	font-family			: Georgia, Times New Roman, Times, serif;
}
ul.sale
{
	font-family			: Georgia, Times New Roman, Times, serif;
	font-size			: 12pt;
}
em
{
	font-style			: normal;
	background-color	: Yellow;	
}
div
{
	background-color	: #ffffcc;
	border				: solid 1px #000000;
	margin				: 0 auto;
	width				: 420px;
	padding				: 10px 15px 10px 15px;
	margin-bottom		: 20px;
	text-align			: left;
}
div.graybox
{
	background-color	: #f3f3f3;
	border				: solid 1px #000000;
	margin				: 0 auto;
	width				: 420px;
	padding				: 10px 15px 10px 15px;
	margin-bottom		: 20px;
	text-align			: left;
}
div.whitebox
{
	background-color	: #ffffff;
	border				: solid 1px #000000;
	margin				: 0 auto;
	width				: 420px;
	padding				: 10px 15px 10px 15px;
	margin-bottom		: 20px;
	text-align			: left;
}
div.bluebox
{
	background-color	: #D7E1FF;
	border				: solid 1px #000000;
	margin				: 0 auto;
	width				: 420px;
	padding				: 10px 15px 10px 15px;
	margin-bottom		: 20px;
	text-align			: left;
}
div img  
{
	float				: left;  
	margin				: 2px 15px 5px 0px;
	border				: #000000;
}

div img.reg  
{
	border				: none;
	float				: none;  
	margin				: 5px;
}  