/* page settings */
body { font-family: Arial, Helvetica, sans-serif; }
* h1 { font-size: 110%; }
* h2 { font-size: 80%; }
* h3 { font-size: 70%; }
* a { color: #990000; }
body p{ padding: 0px;}
br { padding: 0px; }


/* Sidebar settings*/
#listnews  { margin-bottom: 5px; }
#listnews a {
	font-size: 70%;
	color: #000000;
	text-decoration: none;
}
#listnews a:hover {
	color: #990000;
}
#side #title {
	background-color: #333333;
	margin: 1px;
	color: #ffffff;
}
#side #title a {
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	color: #ffffff;
	background-color: #333333;
	width: 100%;
}
#side #title a:hover {
	background-color: #990000;
}
#side #selected {
	font-size: 80%;
	font-weight: bold;
	margin: 1px;
	color: #ffffff;
	background-color: #990000;
}
#side {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #666666;
	background-color: #f0f0f0;
	margin-left: 5px;
	padding: 3px;
}

/* article settings */ 
#article {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#article #subhead {
	color: #990000;
	font-size: 70%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#article #subfoot {
	color: #990000;
	font-size: 90%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	width: 80%;
	margin-top: 5px;
}
#article #title {
	font-weight: bold;;
	margin-bottom: 5px;
    margin-top: 5px;
	font-size: 120%;
}
#article #press {
	font-size: 80%;
} 
<!-- forms -->

.tblform #title {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.tblform #text {
	margin-left: 2px;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
}
.tblform input , textarea {
	color: #000000;
	border: thin solid #333333;
}

/* CSS document for throughout www.piaonline.org */

.Text_small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Text_medium{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}


