form{
		margin: 0px 0px 0px 0px;
		font-family: Trebuchet MS;
		font-size: small;
	}

	table{
		margin: 0px 0px 0px 0px;
		font-family: Trebuchet MS;
		font-size: small;
}
	
	table.mstr{
		margin: 0px 0px 0px 0px;
		font-family: Trebuchet MS;
		font-size: small;
	}

	input{
		font-family: Trebuchet MS;
		font-size: 10;
	}

	select{
		font-family: Trebuchet MS;
		font-size: 12;
	}
	
	submit{
		font-family: Trebuchet MS;
		font-size: 10;
	}

	A {
		color : #0000c8;
	}

	a:hover {
		color: #1c6aa8;
	}

	.piclink a {
		color: #FFFFFF;
	}


	.menu a {
		text-decoration: none;
		font-family: Trebuchet MS;
		font-size: 10pt;
		color: #0000c8;
		display: block;
		overflow: visible;
		font-weight : normal;
		font-style : normal;
	}

	.menu a:hover {
		color: #1c6aa8;
		font-weight : bold;
		font-style : italic;
		font-size: 10pt;
	}
	
	.TopText {
		font-family: Trebuchet MS;
		color: black;
		font-size: 10pt;
	}

	.TopText a {
		text-decoration: none;
		font-family: Trebuchet MS;
		color: #0000c8;
		font-weight: bold;
		font-size: 10pt;
	}

	.TopText a:hover {
		text-decoration: none;
		font-family: Trebuchet MS;
		color: #1c6aa8;
		font-weight: bold;
		font-style: italic;
		font-size: 10pt;
	}
