html, body {
	padding:0;
	text-align:center;
	margin: 0.7em 0;
	}

.font1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	}

.cell {
	height:270px;
	background: #ffffff url(images/home1.jpg) no-repeat right;
	clear: both;
	position:relative;
	margin: 0px;
	padding: 0px;
	}
.cell2 {
	height:220px;
	background: #ffffff url(images/learn1.jpg) no-repeat right;
	clear: both;
	position:relative;
	margin: 0px;
	padding: 0px;
	}

a            { color: #10665F; font-size: 10pt; font-family: Times New Roman; 
               text-decoration: none}
a:hover      { color: #10665F; font-size: 10pt; font-family: Times New Roman; text-decoration: underline
                }
a:visited    { }

.cellborder { 
	 

	BORDER-RIGHT: #000000 0px solid; 
	BORDER-TOP: #000000 0px solid; 
	BORDER-LEFT: #000000 0px solid; 
	BORDER-BOTTOM: #000000 0px solid
	}			
.table1 { 
	 

	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid
	}			

