
/*--------- MAIN ----------*/

body {
	margin: 0px;
	padding: 0px;
	background: #000000;
	}

td {
	font-family:verdana,sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#303030;
	}


.text_question {
	font-family:verdana,sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#dfdfdf;
	}
.text_answer {
	font-family:georgia,verdana,sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#dfdfdf;
	}
.text_content {
	font-family:verdana,sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#dfdfdf;
	}

.bol {
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	}
.hilite {
	color:#860A0C;
	}



.quote {
	font-weight:normal;
	font-size:12px;
	color:#303030;
	font-style:italic;
	}

.redrum {
	font-weight:bold;
	font-size:11px;
	color:#cc0000;
	}

.form {font-weight:normal;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	color:#000000;
	background:#bababa;
	}

/* 2005 */

.quote_n {
	font-weight:normal;
	color:#a8a8a8;
	font-style:italic;
	}
.quot {
	font-weight:normal;
	color:#CEBA31;
	font-style:italic;
	}
.kysym  {
	font-weight:bold; font-size:11px; color:#949E63;
	}

.para_margin{
	font-family:verdana,sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#cdcdcd;
	}
#para_index {
	padding-top:5px;
	padding-bottom: 5px;
	line-height: 145%;
	}



/*--------- LINKs ----------*/

a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold
	}
a:hover {
	text-decoration:underline;
	}
a.head {
	color:#860A0C;
	text-decoration:none;
	font-weight:normal;
	}

a.offer {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-family:georgia,verdana,helvetica;
	font-size:14px;
	}

/*---------------------*/