h1 {
	text-align:					center; }
    
h2 {
	text-align:					left; }
    
ul {
    margin-bottom:              10px; }
    
.content-main a {
    text-decoration:            underline; }
    
.content-main ul {
    margin-left:                50px; }
    
.content-main ul > li {
    padding:                    2px 0;
    list-style-type:            disc; }
    
.advertising-ad {
    display:                    table;
    width:                      726px;
    height:                     88px;
    background:                 #FFCCFF;
    border:                     #C000C0 solid 1px; 
    color:                      #C000C0;
    margin-left:                30px;
    margin-bottom:              10px; }
    
.advertising-ad p {
    vertical-align:             middle;
    text-align:                 center;
    color:                      #000000;
    display:                    table-cell;
    text-indent:                0; }
    
.section {
    width:                      100%;
    margin:                     10px auto; }
    
.section h2 {
    font-size:                  18pt;
    font-weight:                bold;
    border-bottom:              #404040 1px solid; }
    
.section p {
    width:                      95%;
    margin:                     0 auto; }
    
.section a {
    text-decoration:            underline; }
    
.section ol {
    margin-left:                50px; }
    
.section ol  > li {
    list-style-type:            decimal; 
    margin:                     10px 0px; }