body, table, td, tr, th{
	font : normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : justify;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}
p{
	margin-top : 6px;
	margin-right : 3px;
	margin-left : 3px;
	margin-bottom : 2px;
	text-indent : 0px;
	padding-left : 2px;
	padding-right : 2px;
}
p.news{
	margin-top : 6px;
	margin-right : 2px;
	margin-left : 3px;
	margin-bottom : 2px;
	text-indent : 0px;
	font-size : 9px;
	line-height : 9px;
	color : #7F7F7F;
}
p.cite, ul.cite{
	margin-top : 12px;
	margin-right : 2px;
	margin-left : 10px;
	margin-bottom : 12px;
	text-indent : 0px;
	font-size : 9px;
	line-height : 9px; 
	
	color : #000000;
}
.hl{
	color : #CC0000;
}
.cpt1{
	font-size : 125%;
	font-weight : bold;
	color : #CC0000;
	font-variant : small-caps;
	letter-spacing : 1px;
}
.cpt2{
	font-size : 120%;
	font-weight : bold;
	color : #CC0000;
	text-align : center;
}
.cpt3{
	font-size : 115%;
	font-weight : bold;
	color : #CC0000;
}

.lined{
	background-image : url(imgs/lines.gif);
	background-repeat : repeat;
}
.bg1{
	background-color : #DEDEDE;
}
.mnubg{	  
	background-color : #FAFAFA;
}
.vgrad{
	background-image : url(imgs/vgrad.gif);
	background-repeat : repeat-y;
}
.hgrad{
	background-image : url(imgs/hgrad.gif);
	background-repeat : repeat-x;
}
.buttblock{
	padding-top: 20px;
	padding-left: 20px;
} 
.fleft{float: left;}
.fright{float: right;}
.paddl{
  padding-left: 20px;
}
.paddr{
  padding-right: 20px;
}
.cite1{
	padding-left : 5px;
	padding-right : 15px;
}
.bord{
	border : 1px solid #C7C7C7;
}
.small{
	font-size : 10px;
}
th{
	background-color : Silver;
}
a{
	text-decoration: none;
	color: #5A5A5A;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	color: #A0A0A0;
}	

img{
	display : block;
	border : none;
}
ul, li{
	padding-right : 2px;
	margin-left : 10px;
	padding-left : 10px;
}