body{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
body,td{
	font-family: bookman old, georgia,  times, verdana, MS sans serif, sans-serif, Arial;
	font-size: 70%;
}
.white {
	color : #ffffff;
	text-decoration : none;
	font-style : italic;
	font-weight : bold;
	font-size: 140%;
	margin: 0;
	padding: 0;
}
.h1 {
	color : #979696;
	text-decoration : none;
	font-style : italic;
	font-weight : bold;
	font-size: 110%;
	margin: 0;
	padding: 0;
}
.h2 {
	color : #D94E02;
	text-decoration : none;
	font-style : italic;
	font-weight : bold;
	font-size: 110%;
	margin: 0;
	padding: 0;
}
A:Link {
	color : #0E3C75;
	font-size: 100%;
}
A:Visited {
	color : #6B5677;
        font-size: 100%;
}
A:Active {
	color : #B9230A;
	font-size: 100%;
}
A:Hover {
	color : #FF7022;
	font-size: 100%;
}
A.menu:Link {
	color : #0E3C75;
	font-size: 110%;
	font-style : italic;
	font-weight : bold;
	text-decoration : none;
}
A.menu:Visited {
	color : #6B5677;
  font-size: 110%;
  font-style : italic;
  font-weight : bold;
  text-decoration : none;
}
A.menu:Active {
	color : #B9230A;
	font-size: 110%;
	font-style : italic;
	font-weight : bold;
	text-decoration : none;
}
A.menu:Hover {
	color : #FF7022;
	font-size: 110%;
	font-style : italic;
	font-weight : bold;
	text-decoration : none;
}
A.menu2:Link {
	color : #0E3C75;
	font-size: 110%;
	font-style : italic;
	text-decoration : none;
}
A.menu2:Visited {
	color : #6B5677;
  font-size: 110%;
  font-style : italic;
  text-decoration : none;
}
A.menu2:Active {
	color : #B9230A;
	font-size: 110%;
	font-style : italic;
	text-decoration : none;
}
A.menu2:Hover {
	color : #FF7022;
	font-size: 110%;
	font-style : italic;
	text-decoration : none;
}
A.menu3:Link {
	color : #0E3C75;
	font-size: 100%;
	font-style : italic;
	text-decoration : none;
}
A.menu3:Visited {
	color : #6B5677;
  font-size: 100%;
  font-style : italic;
  text-decoration : none;
}
A.menu3:Active {
	color : #B9230A;
	font-size: 100%;
	font-style : italic;
	text-decoration : none;
}
A.menu3:Hover {
	color : #FF7022;
	font-size: 100%;
	font-style : italic;
	text-decoration : none;
}
li.menu{
	list-style-image: url(img/li.gif);
	padding: 0px 0px 10px 0px;
}