/* CCSystem CSS Document */

body {	
	background: url(images/bg.jpg) top center; 
	margin: 0px; 
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

p, td, li {
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px; 
	text-align: left;
	line-height: 18px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	TEXT-ALIGN: justify;
	color: #575B67;
	font-weight: normal;
}	
a:link {
	font-weight: bold; 
	color: #575B67; 
	background-color: transparent; 
	text-decoration: none;
}
a:visited {
	font-weight: bold; 
	color: #575B67;	 
	background-color: transparent;
	text-decoration: none;
}			
a:active {
	font-weight: bold; 
	color: #575B67; 
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	font-weight: bold; 
	background-color: transparent; 
	color: #FFF;
	text-decoration: none;
}
HR {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: #9093A3 solid 1px ; 
	HEIGHT: 1px;

}	

.alcim {	
	font-size: 11px;
}