@charset "iso-8859-2";

body {
	font-family: Arial, Georgia, Helvetica, Times New Roman;
	font-size: 12px;
	font-variant:normal;
	color: #BE43C5;
	background-color: #efd2f0;
	scrollbar-arrow-color: #BE43C5;
	scrollbar-3dlight-color: #efd2f0;
	scrollbar-face-color: #efd2f0;
	scrollbar-darkshadow-color: #efd2f0;
	scrollbar-shadow-color: #efd2f0;
	scrollbar-track-color: #efd2f0;
}
p {
	font-family: Arial, Georgia, Helvetica, Times New Roman;
	font-size: 12px;
	font-variant:normal;
	text-align:justify;
}
a {
color:#97309C;
text-decoration:underline;
}
a:hover {
color:#BE43C5;
text-decoration:none;
}
.cim {
font-size:14px; 
font-variant:small-caps;
border-bottom-style:solid;
border-bottom-color:#CD29DA;
border-bottom-width:1px;
border-top-style:solid;
border-top-color:#CD29DA;
border-top-width:1px;
width:100%;
text-align:center;
padding-left:20;
padding-right:20;
}
.cim a {
color:#97309C;
font-variant:normal;
font-size:9px;
text-decoration:underline;
}
.cim a:hover {
font-size:9px;
color:#BE43C5;
text-decoration:none;
}