<style type="text/css">

	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		line-height: 12px;
		letter-spacing: 1px;
		color: #000000;
	}

	td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 18px;
		font-weight: normal;
		color: #000000;
	}

	a {
		font-weight: bold;
		text-decoration: none;
		color: black;
	}
	
	.normal {
		font-weight: normal;
	}
	
	.flik_header {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		line-height: 12px;
		letter-spacing: 1px;
		color: #002B91;
	}
	
	.heading_page {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 21px;
		font-weight: normal;
		line-height: 23px;
		letter-spacing: 3px;
		color: #ffffff;
	}
	
	.heading_contents {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal;
		line-height: 24px;
		letter-spacing: 3px;
		color: #002B91;
	}
	
	.header_edit {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		color: #000000;
		font-weight: normal;
		line-height: 22px;
	}
	
	.ingress {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 18px;
		font-weight: normal;
		font-style: italic;
		color: #000000;
	}
	
	.border {
		border: 1px solid #FED802;
	}
	
	.button {
		border: 1px solid #FED802;
		background-color: #ffffff;
		color: #000000;
		font-family: arial;
		letter-spacing: 2px;
		font-size: 10px;
		font-weight: bold;
	}
	
	.buttonHover {
		border: 1px solid #FED802;
		background-color: #FED802;
		color: #ffffff;
		font-family: arial;
		letter-spacing: 2px;
		font-size: 11px;
		font-weight: bold;
	}	
	
	.inputText {
		border: 1px solid #FED802; 
		width:100%;
		height: 22px;
	}
	
	
	.picTextSmall {
		font-size: 9px;
		letter-spacing: 1px;
		color: White;
		font-weight: bold;
		line-height : 11px;
		color: #003399;
	
	}
	
	.info_small {
		font-size: 11px;
		line-height : 11px;
	}
	
	
</style>