.sicomp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image:  url("../images/background.gif");
	background-repeat: repeat-y;
	background-position: center;
}
p {
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #324F93;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #324F93;
}
h6 {
	font-family: WST_Span;
	font-size: 12px;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 20px;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #EDC7D4;
	text-align: justify;
	text-indent: 3px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9E184A;
}

a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #D57599;
}

a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D0099;
	text-decoration: underline;

}
