a:visited
{
	color: #9C5656;
	text-decoration: none;
	}
a:active
{
	color: #FE9400;
	text-decoration: none;
	}
a:link
{
	color: #7D0000;
	text-decoration: none;
	}
a:hover
{
	color: #FE9400;
	text-decoration: none;
	}

body
{
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 9pt;
	color: #596623;
	font-family: verdana, helios, arial, arial cyr, helvetica, helv, sans-serif;
/*	scrollbar-face-color: #FFFFFF;*/
/*	scrollbar-highlight-color: #9C5656;*/
/*	scrollbar-shadow-color: #9C5656;*/
/*	scrollbar-darkshadow-color: #9C5656;*/
/*	scrollbar-3dlight-color: #FFFFFF;*/
/*	scrollbar-arrow-color: #9C5656;*/
/*	scrollbar-track-color: #FFFFFF;*/
	
	
	}
td
{
	font-size: 9pt;
	color: #432A19;
	font-family: verdana, helios, arial, arial cyr, helvetica, helv, sans-serif;
	}
div
{
	margin: 0px 0px 10px 0px;
	line-height: 140%;
	}

.left
{
	font-size: 9pt;
	color: #B78865;
	font-weight: bold;
	margin-right: 10;
/*	text-align: right;*/
	font-family: verdana, helios, arial, arial cyr, helvetica, helv, sans-serif;
	}
.annot
{
	font-size: 11px;
	color: #B78865;
	font-family: verdana, helios, arial, arial cyr, helvetica, helv, sans-serif;
	margin: 0px 0px 6px 0px;
	line-height: 130%;
	}

.bottombg
	{
	background: url(../images/bottom_bg.gif) no-repeat;
	font-size: 8pt;
	color: #7D0000;
	font-family: verdana, helios, arial, arial cyr, helvetica, helv, sans-serif;
	}
	
.topbg
	{
	background: url(../images/top_bg.gif) no-repeat;
	background-color: #E6CFAE;
	}
.date
	{
	font-size: 9pt;
	color: #7D0000;
	}
.name
	{
	color: #9C5656;
	font-weight: bold;
	font-size: 9pt;
	text-align: left;
	}
.questions
	{
	font-size: 9pt;
	color: #432A19;
	text-align: justify;
	margin: 2px 0px 16px 40px;
	border-bottom: solid #E7D0D0 1px;
	}
.answers
	{
	font-size: 9pt;
	color: #9C5656;
	text-align: justify;
	margin: 2px 0px 16px 40px;
	border-bottom: solid #E7D0D0 1px;
	}
.tab
	{
	font-size: 9pt;
	color: #432A19;
	text-align: justify;
	margin: 2px 0px 16px 40px;
	}
.subtitle
	{
	color: #9C5656;
	font-weight: bold;
	font-size: 10pt;
	border-bottom: solid #E7D0D0 1px;
	}
.underline
	{
	border-bottom: solid #E7D0D0 1px;
	}
.undertitle
	{
	color: #7D0000;
	font-weight: bold;
	font-size: 10pt;
	border-bottom: solid #E7D0D0 1px;
	background-color: #FAEDD3;
	}
.price
	{
	font-size: 10pt;
	color: #7D0000;
	text-align: center;
	}
.price1
	{
	font-size: 10pt;
	color: #7D0000;
	text-align: left;
	}	
.leftmenu
	{
	
	background: url(../images/left_menu_bg.gif) repeat-x;
	background-color: #FFFAF1;
	}
ul
	{
	margin: 0px 0px 0px 40px;
	}
ol
	{
	margin: 0px 0px 0px 40px;
	}
li
	{
	margin: 0px 0px 10px 0px;
	}
dd
	{
/*	margin: 0px 0px 0px 0px;*/
	}
.code
	{
	font-size: 10pt;
	font-family: Courier New, Courier, monospace;
	line-height: 140%;
	background-color: #FFF8DF;
	}
hr
	{
	color: #E7D0D0;
	height: 1px;
	}
