@charset "utf-8";
/* review */

			#potCon {
				
				margin:0;
				font-family:Verdana;
		       	width:100; 
				padding: 0 20px 10px 20px;
				
												
			}
			#potCon h1{		
			  font-size:1.5em;
			  color:#27182F;
			  font-family:verdana,arial,helvetica,sans-serif;
			  margin:0.3em 3px;
			}
			#potCon p{
			 font-size:12px;	
			 text-align:justify;
			}
			#potCon h2{
			  font-size:13px;
			}
			#potCon a{
			 font-size:12px;
			}
			
			#potCon p a{
			 font-size:12px;
			 text-decoration:underline;
			 font-weight:bold;
			}
			
			#potCon ul li a {
			 text-decoration:underline;
			 font-weight:bold;
			}
			
			
