	A 			{ color: #000; text-decoration: none;}
	A:link		{ color: #000; text-decoration: none;}
	A:visited	{ color: #000; text-decoration: none;}
	A:active	{ color: #000; text-decoration: none;}
	A:hover		{ color:#000033; text-decoration: none;}

a.menu:link { font-family: Unikurd jino, Arial; color:#eeecea; font-size:13pt; }
a.menu:visited { font-family: Unikurd jino, Arial; color:#eeecea; font-size:13pt;	}
a.menu:active {	font-family: Unikurd jino, Arial; color:#eeecea; font-size:13pt;	}
a.menu:hover { font-family: Unikurd jino, Arial; color:#999; font-size:13pt; }

body {
	background-color:#fff;
}
h1{
	font-family: Unikurd jino, Unikurd web, Arial;
	font-size: 22px;
	text-align:right;
	color: #000;
	font-weight:100;
	}
h2{
	font-family: Unikurd jino, Unikurd web, Tahoma;
	font-size: 16px;
	text-align:right;
	color: #999;
	margin-right:5px;
	margin-top: 0px;
	font-weight:100;
	}
.rashad{
	font-family: Unikurd jino, Unikurd web, Tahoma;
	font-size: 12pt;
	color: #000;
	}
.text{
	font-size: 13px;
	line-height:180%;
	font-family: Tahoma;
	color: #000;
	text-align:justify;
	}
.text_lit{
	font-size: 12px;
	font-family: Tahoma;
	color: #000;
	text-align:right;
	}
.date{
	font-family: Tahoma;
	font-size: 8pt;
	color: #6cb7c8;	
	text-align:right;
    }
.mitlinje {
		font-size: 10px;
		color: #7f7f7e;
		font-family:tahoma;
		padding:15px;
		}
.titles{
	font-family: Unikurd jino, Unikurd web, Tahoma;
	font-size: 18px;
	text-align:right;
	color: #000;
	padding-right:8px;
	margin-bottom:10px;
	border-bottom:1px solid #b7b4ae;
	width:400px;
	}
.avat {
	float:left;
	border:1px solid #d5dadd;
	padding:6px;
	margin-right:15px;
	background-color:#f0f0f0;
	}
.avatar {
	float:right;
	border:1px solid #b7b4ae;
	padding:2px;
	margin-left:15px;
	}
.submit {
	font-family: Tahoma;
	font-size: 11px;
	background-color:#e6f0f2;
	border:1px solid #d5dadd;
	margin:10px;
	}
.input {
	border: 1pt solid #c8cbce;
	font-family:  Tahoma;
	font-size: 12px;
	color: #5E6578;
	margin:2px;
	}
