.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #00002F;
	margin-top:0px; 
	margin-left:0px; 
	margin-right:0px;	
}

.home{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #00002F;
	margin-top:15px; 
	margin-left:40px; 
	margin-right:0px;
	margin-bottom:0px;	
}

.homesalutation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #00002F;
	margin-top:0px; 
	margin-left:40px; 
	margin-right:0px;	
}

.paper{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #00002F;
	margin-top:20px; 
	margin-left:20px; 
	margin-right:20px;	
}

.paperlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0361ab;
	margin-top:5px; 
	margin-left:20px; 
	margin-right:20px;	
}

.teachernames{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0361ab;
	margin-top:15px; 
	margin-left:20px; 
	margin-right:0px;
	margin-bottom:0px;	
}

.tuitionhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0361ab;
	margin-top:5px; 
	margin-left:0px; 
	margin-right:0px;
	margin-bottom:5px;	
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0361ab;
	margin-top: 10px; 
	margin-left:20px; 
	margin-right: 0px;	
	margin-bottom:0px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #c81010;
	margin-top: 10px; 
	margin-bottom:0px;
	margin-left:20px; 
	margin-right: 0px;	
}


.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	margin-top: 0px; 
	margin-left:0px; 
	margin-right: 0px;
	margin-bottom: 7px
	
}

.home_banner{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	margin-top: 8px; 
	margin-left:5px; 
	margin-right: 5px;
	margin-bottom: 15px
	
}




A:link {
     color: #0361ab;
     text-decoration: underline;
     background: transparent;
}

A:active {
     color:  #0093C3;
     text-decoration: underline;
     background: transparent;
}

A:visited {
     color:  #0093C3;
     text-decoration: underline;
     background: transparent;
}

A:hover {
     color: #D4B007;
     text-decoration: underline;
     background: transparent;
}



a.footer:link {
          color:  #ffffff;
          text-decoration: none;
          background: transparent;
 	 

}
a.footer:active {
            color:  #ffffff;
            text-decoration: none;
            background: transparent;
	    
 }
a.footer:visited {
            color:  #ffffff;
            text-decoration: none;
            background: transparent;
	    
 }
a.footer:hover {
          color: #FCEF1D;
          text-decoration: underline;
          background: transparent;
	 
}