.psci_css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a.selected {background-color:#fF0F00; color:#ffffff; padding:2px;}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.style1 {
	color: #996666;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

ul {
}

body>table{margin:0 auto}
body, html {	
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	
	background-color: #eee;
	text-align: justify;
	background-image:url(/psci/images/psciBg.gif);
	background-repeat:repeat;
	background-position:center;
	/*min-height:100%;width:720px;*/
	}
