body {
	background-color: #FFFFFF;
	background-image:   url(images/berry_usa.gif);
	color: #3E6DB3;
	background-repeat: repeat;
	margin: 0px;
}
a:link {
	text-decoration:none; color: #3366ff;
}
a:hover   {
text-decoration:underline; color: #FF6600;
}
#dot { border: 5pt dotted #FFCCED;
}

h1 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-left: 20px;
	margin-bottom: 8px;
	color: #ff9999;
}

h2 a {
	font-size: 12px;
	font-weight: bold;
	line-height: 180%;
	padding-left: 20px;
	padding-bottom: 2px;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	margin-left: 50px;
}	
h2 a:hover {
	background-image: url(images/button_over.gif);
	background-repeat: no-repeat;   
	padding-left: 20px;
	padding-bottom: 2px; 
	margin-left: 50px;                                                                                                                                                                  
}
.text {
	font-size: 100%;
}
.caution {
	font-size: 100%;
	color: #ff6666;
}
.large {
	font-size: 110%;
}
.small {
	font-size: 90%;
	line-height: 140%;
}
.copyrights {
	background-image: url(images/copyrights.gif);
	background-repeat: no-repeat;
}

select,input,textarea { 
	background: ##D1EEFF; 
	color: #3E6DB3;
 }

td {
	font-size: 100%;
	line-height: 140%;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
}
