/* CSS Document */
body {
	background: 	#ffffff;
	margin-top: 	0px; 
	margin-left: 	0px; 
	margin-right: 	0px; 
	margin-bottom:	0px; }
	
td, p {
	font-family:	Arial, sans-serif; 
	font-size: 		12pt;
	color: 			#000000; 
	font-weight: 	bold; }
	
td a, p a {
	color: 			#000099;
	font-family:	Arial, sans-serif; 
	font-size: 		12pt;
	font-weight: 	bold; }
	
td a:hover, p a:hover {
	color: 			#BB0000;
	font-family:	Arial, sans-serif; 
	font-size: 		12pt;
	font-weight: 	bold; }
	
div {
	/*background: 	#FFFFFF;*/ 
	font-family:	Arial, sans-serif; 
	font-size: 		12pt; 
	color: 			#000000; 
	font-weight: 	bold; }	

div a {
	font-family:	Arial, sans-serif; 
	font-size: 		12pt; 
	font-weight: 	bold;
	color: 			#000066; 
	text-decoration: none; }
	
div a:hover {
	font-family:	Arial, sans-serif; 
	font-size: 		12pt; 
	font-weight: 	bold;
	color: 			#0000ff; 
	text-decoration: none }
		
.punch { 
	font-family: Arial, sans-serif; 
	font-size: 13pt; 
	color: black; 
	font-weight: bold; }
	
.menutext { 
	font-family:	Arial, sans-serif; 
	font-size: 		10pt; 
	font-weight: 	bold;
	color: 			#000099; 
	text-decoration: none; }
	
.menutext a { 
	font-family:	Arial, sans-serif; 
	font-size: 		10pt; 
	font-weight: 	bold;
	color: 			#000099; 
	text-decoration: none; }

.menutext a:hover { 
	font-family:	Arial, sans-serif; 
	font-size: 		10pt; 
	font-weight: 	bold;
	color: 			#BB0000; 
	text-decoration: none }
	
.barlink a, .navlink a  {
	color: 			#000099;
	text-decoration: none }

#hidden {
	display: 		none; }

.footer a {	
	font-family:	Arial, sans-serif; 
	font-size: 		11pt; 
	font-weight: 	bold;
	color: 			#000099; 
	text-decoration: none; }

.footer a:hover {	
	font-family:	Arial, sans-serif; 
	font-size: 		11pt; 
	font-weight: 	bold;
	color: 			#990000; 
	text-decoration: none; }

.title {
	font-family:	Arial, sans-serif; 
	font-size: 		16pt;
	color: 			#000000; 
	font-weight: 	bold; }
	
.small {
	font-family:	Arial, sans-serif; 
	font-size: 		9pt;
	color: 			#000000; 
	font-weight: 	bold; }	