body {
	background-color : #f6f6f6;
}
a:link {
	color : #191970; text-decoration : underline; 
}
a:visited {
	color: #191970; text-decoration : underline;
}
a:hover {
	color : #636399; text-decoration: underline;
}
a:active {
	color : Red; text-decoration: underline;
}
h3 { color: #000000; }
h4 { color: #000000; }
p {
	font :   12px  verdana; TEXT-ALIGN: justify;
}

.frame {
	border : 2px solid #669999; padding: 10px;
}
.pol {
	margin-left : 330px;
}
ul.list {
	list-style-image : url(../mark1.gif);
}
ul.list2 {
	list-style-image : url(../mark7.gif); 
}
.frame1 {
	border : 0px; padding: 20px;
	
}

