body{
	color:#000000;
	font-family:Verdana, Helvetica, sans-serif;
	line-height:14pt;
	font-size:10pt;
	background : White;
	background-attachment : scroll;
	background-color : White;
	background-image : url("images/image001 .gif");
	background-position : top;
	background-repeat : no-repeat;
}

p{
	color:#000000;
	font-family:Verdana, Helvetica, sans-serif;
	line-height:14pt;
	font-size:10pt;

}

h1{
	text-align: center;
	color: #215DC6;
	FONT-WEIGHT: bold;
	font-family:Verdana, Helvetica, sans-serif;
	line-height:20pt;
	font-size:16pt;
	padding-top : 1.5pt;
}

h2 {
	color: #215DC6;
	FONT-WEIGHT: bold;
	font-family:Verdana, Helvetica, sans-serif;
	line-height:20pt;
	font-size: 14pt;
	font-style:italic;
	padding-top : 1pt;
}

h3 {
	color: #215DC6;
	FONT-WEIGHT: bold;
	font-family:Verdana, Helvetica, sans-serif;
	line-height:16pt;
	font-size: 12pt;
}

th {
	color: White;
	background-color: #215DC6;
	border-bottom: thin groove Silver;
	border-top: thin groove Silver;
	font-size: 10 pt;
	font-weight: bold;
	line-height: normal;
	padding-bottom: .5em;
	padding-left: .5em;
	padding-right: .5em;
	padding-top: .5em;
	text-align: left;
	vertical-align: top;
}


tr	{
	background-color: #White;
	border: thin solid #FFFFFF;
}

/* Table cells */

td	{
	background-color: #White;
	border-bottom: thin solid Silver;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: normal;
	font-size: 9 pt;
	padding-bottom: .5em;
	padding-left: .5em;
	padding-right: .5em;
	padding-top: .5em;
	text-align: left;
	vertical-align: top;
}

td.graphic	{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: normal;
	font-size: 12 pt;
	background-color: #66CCFF;
	border-bottom: none;
	padding: 0%;
	text-align: left;
	vertical-align: top;
}

a:link          {
	background: none; 
	color: #215DC6; 
	font-size: 10pt; 
	font-family: Verdana, Helvetica, sans-serif;  
	text-decoration: underline;
}

a:active        {
	background: none; 
	color: #215DC6; 
	font-size: 10pt; 
	font-family: Verdana, Helvetica, sans-serif;  
	text-decoration: underline;
}

a:visited       {
	background: none;
	color: Purple;
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans-serif; 
	text-decoration: underline;
}

a:hover         {
	background: none; 
	color: #215DC6; 
	font-size: 10pt; 
	font-family: Verdana, Helvetica, sans-serif;  
	text-decoration: underline;
}

hr {
	color: #215DC6;
	height: 1pt;
}
