body{
	background-color: #ffffff;
	margin: 40;
	padding: 0;
}
body,td{
	font-family: Arial, tahoma, verdana,  sans-serif, MS sans serif,  bookman old, georgia,  times, ;
	font-size: 80%;
}
.white {
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size: 160%;
	margin: 0;
	padding: 0;
}
h1 {
	color : #00117d;
	text-decoration : none;
	font-weight : bold;
	font-size: 160%;
	margin: 0;
	padding: 0;
}
.corp {
	color : #d19a33;
	text-decoration : none;
	font-weight : bold;
	font-size: 110%;
	margin: 0;
	padding: 0;
}
A:Link {
	color : #00117d;
	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 : #ffffff;
	font-size: 100%;
	font-weight : bold;
	text-decoration : none;
}
A.menu:Visited {
	color : #ffffff;
  font-size: 100%;
  font-weight : bold;
  text-decoration : none;
}
A.menu:Active {
	color : #f3c500;
	font-size: 100%;
	font-weight : bold;
	text-decoration : none;
}
A.menu:Hover {
	color : #f3c500;
	font-size: 100%;
	font-weight : bold;
	text-decoration : none;
}
li.menu{
	list-style-image: url(img/li.gif);
	padding: 0px 0px 10px 0px;
}