/* Global Styles */

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color:#c64912;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#c64912;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color:#4b7272;
	text-decoration: underline;
	font-weight: bold;
}


.text {  padding-left:20; padding-right:10 }
	
td {font-family:Tahoma,sans-serif; font-size: 10px}
	
li {
	list-style : url(images/pic.jpg);
}
a {text-decoration:none;}
.bg {background-repeat:no-repeat; background-position:top;}
.bg2 {background-repeat:no-repeat; background-position:top; padding-left:20; padding-right:10}
.sl {color:000000}
.style2 {
	font-size: 12px;
	color: #000000;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
}
.style5 {font-size: 14px}
.style7 {font-size: 14px; font-weight: bold; }
.style9 {font-size: 12px; font-weight: bold; }

#copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999;
	font-weight: bold;
	text-decoration: underline;
}
#copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999;
	font-weight: bold;
	text-decoration: underline;
}
#copyright a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	text-decoration: underline;
	font-weight: bold;
}

