.PCSG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
   
    body,td,th {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
    }
    a:link {
        text-decoration: none;
    }
    a:visited {
        text-decoration: none;
    }
    a:active {
	text-decoration: none;
	color: #C66;
    }
body {
	background-image: url(../images/handstile.gif);
	background-color: #CCC
}

body p {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	text-decoration: none;
	list-style-type: circle;
	font-size: 12px;
	background-attachment: fixed;
	background-repeat: repeat;
	letter-spacing: normal;
	color: rgb(0, 0, 0);
	/* [disabled]font-weight: normal; */
}

table {
	background-color:white;
	width:80%;
	border-width:thin;
	border-color:#666;
	text-align:justify;
	padding:15px;
	margin-left:auto;
	margin-right:auto;
	border: 1;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {font-size: 20px; font-family:Arial,Helvetica,sans-serif;}
h2 {font-size: 18px; font-family:Arial,Helvetica,sans-serif;}
h3 {font-size: 16px; font-family:Arial,Helvetica,sans-serif;}
h4 {font-size: 14px; font-family:Arial,Helvetica,sans-serif;}

