/* CSS Document */
#presid{
	background-image:url(../pro4.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	font-size:100%;
	line-height:1.8em;
}
#presid p{
	margin:0;
	line-height:1.7em;
}
#presid div.Collumm{
	width:100%;
	margin-top:20px;
	margin-bottom:30px;
}

#presid .name{
	font-size:120%;
	font-weight:bolder;
	text-align:center;
	margin-top:2px;
}
#presid .rc{
	font-size:75%;
	text-align:center;
	margin-top:8px;
}
#presid ol{
	margin-left:10px;
	list-style:none;
}
#presid li{
	list-style:none;
	margin-bottom:20px;
}
#presid ul.sub{
	font-size:90%;
	list-style:upper-alpha;
}
#presid li.sub{
	margin-bottom:10px;
	list-style:upper-alpha;
}


br.clear{
	clear:both;
}


