﻿.header {
    margin:auto; 
    text-align: center; 
}

.footer {
    margin:auto; 
    text-align: center; 
	font-size: 10px;

}

#form1
{
                text-align: center;
}

.pagedefault 
{
    margin:auto;  
    text-align: center;    
    font-size: 14px;
} 

.newStyle1
{ 
    font-family: "Courier New", Courier, monospace;  
    font-size: 12px; 
    overflow:hidden;
    text-align: left;   
}

.style1
{ 
    margin:auto;
    text-align: center;    
}
        
