body 	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px !important;
	font-weight: normal; 
	padding: 30px 30px 0 0;
}

h1 	{  	
	color: #333366; 
	font-weight: bold;
	font-size: medium;
}

h2 	{
	font-size: x-small; 
}

td 	{  	
	padding: 10px;
}

a 	{  	
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #333366; 
	text-decoration: underline
}

a:hover {  	
	background-color: #b2bcd1
}

a:visited {
	color: #999999
}

a:active {
	color: #666666; 
	background-color: #b2bcd1
}

table {  }

table, tr, td {
	border-collapse: collapse;
	vertical-align: top;
}

table#nopad td {
	padding: 5px 10px 5px 0;
}
