BODY{
	margin: 0px;
}



TD,P,DIV TABLE{
	font-family: Verdana;
}

.menu{
	font-size: 13;
	font-weight: bold;

}
.menu	a{
color:#6F6C67;
}

.menu a:link {
text-decoration: none;
}
.menu a:visited {
text-decoration: none;
}
.menu a:hover {
text-decoration: none;
}
.menu a:active {
text-decoration: none;
}


.mytext{
	font-size: 11;
	color: #6F6C67;
	font-weight: normal;	
}

.copyright{
	font-size: 11;
	color: #006600;
	font-weight: normal;	
}

.copyright a{
color:#006600;
}
.copyright a:link {
text-decoration: none;
}
.copyright a:visited {
text-decoration: none;
}
.copyright a:hover {
text-decoration: none;
}
.copyright a:active {
text-decoration: none;
}

.title{
	font-size: 16;
	color: #FF9933;
	font-weight: bold;
}

.subtitle{
	font-size: 12;
	color: #6F6C67;
	font-weight: bold;
}

.results{
	font-size: 11;
	color: #6F6C67;
	font-weight: bold;
}

.fields
{
	font:  Verdana;
	font-size: 10px;
	border:solid 1px #CCCCCC;
	font-weight: normal;
	width:60px;
	height:12px;
}

