body  {	
	font-size: 10pt;	
	color: #000000;
	background-image:url(../photos/image/background.gif);
	background-repeat:no-repeat;
	font-family: verdana, arial, helvetica, sans-serif;
}

td  {
	font-size: 12pt;	
}

img {
	border: 0;
}

small, div.small {
	font-size: 8pt;		
}

h1  {
	color: white;
	font-size: 18pt;	
	font-weight: bold;	
	margin-top: 1em;	
	margin-bottom: .3em;
	background: white;
	padding: .05em;	
}

h2	{
	font-size: 11pt;
	font-weight: bold;	
	margin-top: 1.5em;
	margin-bottom: .3em;	
	background: white;
	padding: .1em;
}

h3	{
	font-size: 10pt;
	font-weight: bold;	
	margin-top: 1.5em;	
	margin-bottom: .3em;
	background: white;
	padding: .05em;
}


a:link { font-weight: bold ; color: black ; text-decoration: none }

a:visited {color :black ; text-decoration: none }

a:hover { color: blue ; text-decoration: none ; }
