@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:200%;
	text-align:justify;

}

.text{
	font-family:Arial, Helvetica, sans-serif;
	line-height:200%;
	text-align:justify;
	font-size:12px;
}
.sub{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#A7117c;

	
}
h1{
	color:#A7117c;
	font-size:22px;
	margin-top:20px;
	padding:0;
	
}
a:link {
	color: #333333;
	font-weight:bold;
	text-decoration:none;
	
}
a:hover {
	color: #000000;
}
a:active {
	color: #333333;
}
a{ text-decoration:none;
font-weight:bold;
	text-decoration:none;
	color: #333333;}
