
body { 
	background : url(../Css/Toprubr2.gif) no-repeat white;
	font-size: 70%;
 	font-family: Verdana, Tahoma, Microsoft Sans Serif, sans serif, Arial;
	margin : 0;
}

.header1 {
	border: none;
	line-height: 27px;
	background-color : RGB(235,238,241);
}

A {
	color: RGB(35,103,180);
	text-decoration: none;
}

A:hover {
	text-decoration: underline
}

img {
	border : none;
}

div, dd {
	margin-left:10px;
}

.rubrH {
	color: black;
	font-family: Tahoma, Microsoft Sans Serif, sans serif, Arial;
	font-size: 140%; 
}

table.object {
	font-size: 120%;
	text-indent : 5px;
	width : 95%;
	background-color : RGB(235,238,241); RGB(255,238,141);
}

hr {
	color : RGB(210,217,223);
	height : 1;
}

.button1 {
	line-height : normal; 
	font : 11px tahoma; 
	font-weight : normal; 
	font-style : normal; 
	border: RGB(180,180,255) 1px solid; 
	background-color : RGB(221,237,250);
	color: RGB(100,100,255);
	cursor: hand;
}

.patch {
	border: none;
	background-color : white;
	color: silver;
}

.rh {
	color : gray;
}

dl {
	margin-top: 0;
}


