        body  
        { 
        topmargin: 0px; leftmargin: 0px; 
        }

        P  {
        font-family : Verdana, Arial, Helvetica;
        color : #000000;
        line-height : 200%;
        font-size : 12.5px;
        }

        A:link, A:visited, A:active {
        text-decoration : none;
        font-family : Arial, Helvetica, sans-serif;
        color : #FB7D00;
        font-size : 12.5px;
        }

        a:hover {
        text-decoration : underline;
        font-family : Arial, Helvetica, sans-serif;
        color : #FFCC00;
        font-size : 12px;
        }

        .main {
        font-family : Verdana, Arial, sans-serif;
        color : #000000;
        line-height : 160%;
        text-align : justify;
        font-size : 13px;
        }

        .title {
        font-family : Arial, Helvetica, sans-serif;
        color : #000000;
        line-height : 110%;
        font-size : 12px;
        }

        .large {
        font-size : 14px;
        color : #000000;
        line-height : 100%;
        }

        .small (
        font-size : 10px;
        color: #CCCCCC
        line-height : 100%;
        )

        .blackoutline {
        border:1px solid #000000; 
        }
        
        .blueoutline {
        border:1px solid #ff9933; 
        }
        
      .calendar {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
                text-align:left;
		}
	
	.calendarhead {	
		font-family:verdana, arial, tahoma, serif;
		color:#666600;
		font-size:small;
		font-weight:normal;
  		padding:2px;
		letter-spacing: .3em;
  		background:#FFF;
  		text-transform:uppercase;
		text-align:left;			
		}	

.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;
		font-weight:bold;		
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background:#FFF;  		
 		}	
		
	.powered {
		font-family:verdana, arial, sans-serif;
		color:#CCC;
		font-size:xx-small;
		font-weight:bold;
		border-top:1px dotted #666;
		border-bottom:1px dotted #666;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em 
		background:#FFF; 					
		}	

	
