
p,body,td
	{
	font-family:Futura,Arial, Helvetica, sans-serif;
	font-size:16px;
	 background: #F4F4F4;
	}
 table.center {a}

h2 {
	font-style:italic;
}

h3 
	{
	color:#444;
	font-size:24px;
	}

h4 
	{
	color:#888;
	font-style:italic;
	font-size:20px;
	}
table.image {
	margin: 0 auto;
	text-align: center;
	border-spacing: 30px 10px;
}

td
	{ text-align:center;}

a:link {color: rgb(10,64,84); text-decoration: none;font-weight:bold;font-style:oblique; }
a:active {color: #9191FE; text-decoration: none;font-weight:bold; font-style:oblique;}
a:visited {color: rgb(10,64,84); text-decoration: none;font-weight:bold;font-style:oblique;; }
a:hover {color: #9191FE; text-decoration: none;font-weight:bold;font-style:oblique; }
a img {
	border: none;
}

.name{color:#666; font-weight:bold;}

.section{color:#00248E; font-weight:bold;}

.subsection{color:#333; font-weight:bold;}


#container {

       width: 900px;
	margin: 0px auto 0px auto;     
 }

