.headline {	font-family: Arial;
		color: #ffffff;
		text-decoration: none;
		text-transform: uppercase; }
.headline:hover { text-decoration: underline }
.mya {          font-family: Arial;
                font-size: 12;
                color: #ffffff;
                text-decoration: none; }
.mya:hover {    text-decoration: underline; }
.myc {		font-family: Arial;
				color: #000000;
				font-size: 11;
				text-decoration: none; }
.myc:hover {	text-decoration: underline; }
.myb {          font-family: Arial;
                font-size: 12;
                color: #000000;
                text-decoration: none }
.myb:hover {    text-decoration: underline }
td,body {       font-family: Arial;
                font-size: 14;
                color: #ffffff;
                text-decoration: none; }
.tdbody {       font-family: Arial;
                font-size: 10pt;
                color: #000000;
                text-decoration: none; }
.tdbody .myc {		font-family: Arial;
				color: #000000;
				font-size: 11;
				text-decoration: none; }
.myd	{	font-family: Arial;
		font-size: 7.5pt;
		text-decoration: underline;
		color: #0000FF; }
.mye	{	font-family: Arial;
		font-size: 10pt;
		text-decoration: underline;
		color: #0000FF;	}
.kop	{	font-family: Arial;
		font-size: 10pt;
		color: #000000;
		text-decoration: none; }
.header	{	font-family: Arial;
		font-size: 12pt;
		color: #1E60AC;
		text-decoration: none; }
.date	{	font-family: Arial;
		font-size: 7.5pt;
		color: #1E60AC;
		text-decoration: none; }
.sub	{	font-family: Arial;
		font-size: 10pt;
		color: #1E60AC;
		text-decoration: none; }
.column	{	width:	50%;
		}
		

p		{
			margin:		0 0 0 0;
		}		
.item		{
				margin:		0 0 10 0;
			}
.item a		{
				color:				blue;
				text-decoration:	none;
			}
.item a:hover {
				text-decoration:	underline;
			}			
.item .meer a {
			}
.page_caption	{
				color:				#1E60AC;
				font-size:			12pt;
				text-transform:		uppercase;
				font-weight:		bold;
				margin:				0 0 10 0;
			}
.itemcenter	{
				text-align:			center;
				color:				white;
				font-size:			10pt;
				margin:				10 0 0 0;
			}
.itemcenter a {
				color:				white;
				text-decoration:	none;
			}
.itemcenter a:hover {
				text-decoration:	underline;
			}
.subpage	{
				color:				white;
				font-weight:		bold;
				margin:				10 0 0 0;
				font-size:			10pt;
			}

.bottom 	{
				margin-top:			10px;
				margin-bottom:		0px;
				text-align:			center;
				font-size:			11px;
			}
.bottom p	{
				font-size:			11px;
			}

.tabads {
	padding: 12px;
	}


