h1 {
	font-family: arial, helvetica, sans-serif; color: #2E00A7;  font-style: italic;
}

}
h2 {
	font-family: arial, helvetica, sans-serif; color: #2E00A7;
}
h3 {
	font-family: arial, helvetica, sans-serif; color: #2E00A7;
}

td {
	font-family: arial, helvetica, sans-serif;  color: #2E00A7
}
p {
	font-family: arial, helvetica, sans-serif; text-align: justify; 
	font-weight: bold; color: #2E00A7
}
li {
	font-family: arial, helvetica, sans-serif; font-weight: bold; padding-bottom: 20px; 
    color: #2E00A7;
}
ul {
	list-style-image: url(../PICS/dot2small.png) ;
}

div.content { margin-left: 50px; margin-right: 50px; margin-top: 60px; text-align: justify; 
              font-color: #2E00A7
}

div.welcome { margin-left: 50px; margin-right: 50px; margin-top: 120px; text-align: center; 
              
}
div.titlebig {
	font-size: 250%; text-align: center;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	color: #2E00A7;
}
div.titlesmalltop {
	color: black;
	font-size: 150%; text-align: center;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
   margin-top: 150px	
}
div.titlesmallbot {
	color: black;
	font-size: 150%; text-align: center;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}
div.nav {  text-align: right; padding-top: 10px; width: 220px;
}	
	
