.bg {
	background: url("/images/im_13.gif");
	background-repeat : no-repeat;
}

P {
	font-family : "Times New Roman Cyr", serif;
	font-size : 14px;
	text-align : justify;
}

BODY, TD {
	font-family : "MS Sans Serif", sans-serif;
	font-size : 14px;
	SCROLLBAR-FACE-COLOR: #FFE3AD; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #D9C193; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #D9C193;
	}


A {
	text-decoration : underline;
	color: #663333;
}


A:VISITED {
	text-decoration : underline;
	color: #993333;		
}

A:HOVER {
	text-decoration : none;
	color: #000000;
}

.copy { font-size : 12px;	}

.img {
	border : 1px solid Gray;
}

.profilenum  {
    font-size : 14px;	
	font-family : "Times New Roman", serif;
}

.profilename  {
	font-weight : bold;
	font-family : "Times New Roman", serif;
    font-size : 14px;	
}

.profileinfo  {
	font-family : "Times New Roman", serif;
    font-size : 14px;	
}

h1,h2,h3,h4,h5  { 
		font-family : "Verdana", "Arial", "MS Sans Serif", sans-serif;
     	color: #2A251C;  
    }       
    
.chaptername  {
	font-family : "Verdana", "Arial", "MS Sans Serif", sans-serif;
	color: #2A251C;
	font-size : 14px;
	list-style : disc;
	font-weight : bold;
}    

.chapterdesc  {
	font-family : "Times New Roman", serif;	
	font-size : 13px;
}


.question {
	font-size : 14px;
	list-style : disc;
	font-weight : bold;	
	margin-top : 15px;
}

.answer  {
	font-family : "Times New Roman", serif;
	margin-top : 5px;
	margin-bottom : 10px;
}
.partheners{
	display:none;
}