﻿body 
{
	background-color:White;
	font-family:Lucida Sans, Geneva, Arial, helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
}

.dugme 
{
	border:0;
}

.baslik
{
	text-align:left;
	font-size:16pt;
	font-style:italic;
	font-weight:bold;
}

.yazi
{
	text-align:left;
	font-size:12.0pt;
	font-style:normal;
	font-weight:normal;
}

.RefPaper
{
	font-size:10.0pt;
	font-family:"Times New Roman";
}
.RefDoc
{
	font-size:10.0pt;
	font-family:"Times New Roman";
}
a:link {color:blue;font-size:12pt;font-weight:normal;font-style:normal;text-decoration:none}
a:visited {color:blue;font-size:12pt;font-weight:normal;font-style:normal;text-decoration:none}
a:hover {color:#f94477;text-decoration:none;font-style:normal;}

p
{
	font-style:normal;
	font-weight:normal;
}

table.block 
{
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow:auto;
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	/*background: #F5F5F5;*/
	border-left: 3px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	border-top: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
}

table.list
{
	margin: 5px 0;
	padding: 10px;
	border-collapse:separate;	
}

tr.row-a {
	background: #F8F8F8;
	font-size:smaller;
}
tr.row-b {
	background: #EFEFEF;		
	font-size:smaller;
}

tr.row-c {
	background: #EFEFEF;
	font-style:italic;
	font-weight:bold;
	font-size:smaller;
}
