body { background-color: #FFFFFF;
		margin: 0px auto;
		width: 980px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px; }


#cshadow { background-image:url(2.gif);
	background-repeat: repeat-y;
	width: 980px;
	margin: 0px; }

.content	{ color:#000000;
			  width: 950px;
			  margin-left: 15px; }

#ctop	{ background-image: url(1.gif);
		width: 980px;
		height: 15px;}

#cbottom	{ background-image: url(3.gif);
			width: 980px;
			height: 17px;
			padding: 0px;
			margin: 0px; }

.rs { 
    width: 700px;
    color: #474747;
    float: right;
    border-left: 1px solid #474747; }

p { text-align: justify; margin: 0px 25px 5px 15px; }

h1 { text-align: justify;
     color: #474747;
     float: left;
     font-size: 12px;
     margin: 0px 0px 0px 25px;
      }

a:link, a:visited { color: #047c53;
         text-decoration: none;
         border: 0px; }

a:hover, a:active { color: #e79e00;
         text-decoration: underline;
         border: 0px; }
