	
		
		body {
			background-color: #f6f6f6;
			margin-left: auto;
    		margin-right: auto;
    		
   			padding-left : 2em;
    		padding-right : 2em;
			font-family: "Lucida Grande", Verdana, Arial, sans-serif;
			background-repeat: no-repeat;
			background-image: url(images/greycat.png);
			height: 100%;
		}

		.headline1 {
			text-align: right;
			font-size: xx-large;
			font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		}

		.menu {
			line-height: 2em;
			color: white;
			background-color: #101783;
			text-transform: uppercase;
			text-align: center;
			word-break: normal;
			font-size: large;
			font-weight: bold;
			text-decoration: none;
			font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		}

		

		

		

		.bodylink {
			color: #0f1682;
			font-weight: bold;
		}

		.bodylink:hover {
			border-bottom-style: dotted;
			border-bottom-width: 2px;
		}

		.blueline {
			color: #101783;
			border-color: #101783;
			border-width: 2px;
		}

		.copyright {
			text-align: center;
			color: #8c8c8c;
			font-size: x-small;
			font-family: "Lucida Grande", Verdana, Arial, sans-serif;
			vertical-align:middle;
		}

		.copyrightlink {
			color: #60718c;
		}

		.inlinelink {
			text-decoration: none;
			color: #0c0f32;
		}

		.inlinelink:hover {
			border-bottom-style: dotted;
			border-bottom-width: 2px;
			text-decoration: none;
			color: #0c0f32;
		}

		a {
			border-left-style: none;
			border-bottom-style: none;
			border-right-style: none;
			border-top-style: none;
			color: #0f1682;
			text-decoration: none;
			font-weight: bold;
			}
			
		a:hover {
			border-bottom-style: dotted;
			text-decoration: none;
			border-bottom-width: 2px;
		
		}
		
		.imagelink {
			border: 0;
			}
		
		img {
border: 0;
}
		
		.imagelink:hover {
			border-style: none;
			text-decoration: none;
			}
			
		
		.pquote {
		font-style: italic;
		background: #ddf;
		padding: 1em;
		margin: 0 0.5em 0.5em 0;
}
		.byline {
	color: #7e7e7e;
	font-size: small;
	text-align: right;
}
		acronym {
	text-decoration: none;
	border: 0;
}
		.footnote {
	font-size: 60%;
}
		caption {
	font-weight: bold;
	line-height: 2em;
}
		
		
		    .sponsor {
		    
    		vertical-align: middle;
    		text-align: center;
		    
		    
		    }
		    .listskip {
		    	line-height: 1em;
		    }
		    dt {
		    	font-weight: bold;
		    }
		    .alignright {
		    	text-align: right;
		    }
		    .txfield {
		    	background-color: transparent;
		    	border-style: none;
		    	text-align: center;
		    	font-size: 20pt;
		    }
		.menulink {
			font-weight: bold;
			text-decoration: none;
			color: white;
			font-family: , "Lucida Grande", Verdana, Arial, sans-serif;
			font-size: medium;
			}
			
			
			
			


