body
{background: #FFFFFF url('bg.jpg') repeat-y;margin:1px;
cursor:default;text-align:justify;background-position:right;}

div,body
{font-size: 11px;color:#000000;
font-family: Tahoma;
text-align: justify;}

.strong
{ font-weight:bold; color:#FFFFFF;}

a:link,a:visited,a:active
{font-size: 11px; font-family: "Tahoma"; color:#343434; text-decoration:underline;}

a:hover 
{height:10px;color:#343434;text-transform: none;}

h1
{font-size:18px; font-family: "Tahoma"; color: black;padding-bottom:0px;border-bottom:0px dashed #000000; height:23px; text-align:right;}

h2
{font-size:16px; font-family: "Tahoma"; color: black;padding-bottom:0px;border-bottom:0px dotted; height:13px; text-align:right;}

ul
{margin:0px;padding-left:30px;list-style-type:circle;}

#content
{
	position:absolute;
	width:270px;
	left:270px;
	top:75px;
	z-index:1;
	text-align: justify;}

input, textarea{
	font-family:"Tahoma";
	color:black;
	font-size: 8pt;
	border-style:solid;
	border-color:black;
	border-width:1px;
	background-color:#FFFFFF;}
