body{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
body,td{
	font-family: verdana, MS sans serif, sans-serif, Arial;
	font-size: 73%;
}
h1{
	color : #ffffff;
	text-decoration : none;	
	font-weight : bold;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
h2{
	color : #000000;
	text-decoration : none;	
	font-weight : bold;
	font-size: 120%;
	margin: 0;
	padding: 0;
}
.white{
	color : #ffffff;
	text-decoration : none;	
	font-size: 100%;
	margin: 0;
	padding: 0;
}

A:Link {
	color : #00529C;
	font-size: 100%;
}
A:Visited {
	color : #00529C;
  font-size: 100%;
}
A:Active {
	color : #00529C;
	font-size: 100%;
}
A:Hover {
	color : #00529C;
	font-size: 100%;
}
A.menu:Link {
	color : #0F6205;
	font-size: 100%;
	text-decoration : none;	
	font-weight : bold;	
}
A.menu:Visited {
	color : #0F6205;
  font-size: 100%;
  text-decoration : none; 
	font-weight : bold;  
}
A.menu:Active {
	color : #0F6205;
	font-size: 100%;
	text-decoration : none;
	font-weight : bold;	
}
A.menu:Hover {
	color : #0F6205;
	font-size: 100%;
	text-decoration : none;
	font-weight : bold;	
}
A.menuw:Link {
	color : #ffffff;
	font-size: 100%;
	text-decoration : none;	
}
A.menuw:Visited {
	color : #ffffff;
  font-size: 100%;
  text-decoration : none; 
}
A.menuw:Active {
	color : #ffffff;
	font-size: 100%;
	text-decoration : none;
}
A.menuw:Hover {
	color : #ffffff;
	font-size: 100%;
	text-decoration : none;
}