body {
	margin: 0;
	padding: 0;
	min-height: 768px;
	background-color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #000; 
	voice-family: "\"}\""; 
	voice-family:inherit; 
	font-size: small;
}

/* dummy rule for IE5 cause of voice-family hack */
.dummy {}

img {
	border: 0;
	behavior: url(iepngfix.htc);
}

a:link {
	color: #142062;
}

a:visited {
	color: #653E6A;
}

a:hover {
	color: #60653B;
}

div.pleft {
	/*width: 100%;
	overflow: visible;*/
	text-align: left;
	margin-bottom: 1em;
}

div.pcenter {
	/*width: 100%;
	overflow: visible;*/
	text-align: center;
	margin-bottom: 1em;
}

div.pjustify {
	/*width: 100%;
	overflow: visible;*/
	text-align: justify;
	margin-bottom: 1em;
}

div.pright {
	/*width: 100%;
	overflow: visible;*/
	clear: right;
	text-align: right;
	margin-bottom: 1em;
}

table caption {
	font-weight: bold;
	font-size: 85%;
	color: #585858;
	text-align: left;
	padding: 0 0 0.2em 0;
	margin: 0 0 0.2em 0;
}

#content {
	line-height: 1.6em;
	font-size: 90%;
}

#content li {
	padding-bottom: 0.9em;
}

q:before { content: no-open-quote;  }
q:after  { content: no-close-quote; }

.error {
	color: #C00000;
}

#cin-pic {
			margin:10px 0 0 0;
			padding:0;
}

*html #cin-pic {
			margin:50px 0 0 0;
}

