@charset "UTF-8";
.center {
	color: #006600;
	font-size: 12px;
	font-weight: bold;
	}

body  {
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	}

header	{
	text-align: center;
	color: #006600;
	font-size: 16px;
	font-family: verdana;
	}
	
footer	{
	text-align: center;
	color: #006600;
	font-size: 8px;
	font-family: verdana;
	}

p {
	font-family: Verdana;
	color: #006600;
	font-weight: bold;
	}

h1 {
	color: #006600;
	font-size: 22px;
	}

strong {
	color: #006600;
	font-size: 16px;
	}

td { }

a:link { 
	color: #003300; 
	text-decoration:none 
	}
	
a:visited { 
	color:#003300; 
	text-decoration:none 
	}

a:hover { 
	color:#009900; 
	text-decoration:underline 
	}

a:active { 
	color:#003300; 
	text-decoration:none 
	}
.center .footer {
	font-weight: normal;
	font-size: x-small;
	text-align: center;
}
