h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #003366;
	text-decoration: none;
	font-weight : bold;
	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.menu:link {
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight : bold;
}
a.menu:visited {
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight : bold;
}
a.menu:hover {
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;

}
a.product:link {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
a.product:visited {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
a.product:hover {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.table1 {
	border: 1px solid #333333;
}
.active {
	font-size: 11px;
	color: #666666;
}
li {
	font-size: 12px;
}
.mylist {
	list-style-type: none;
	list-style-image: url(dot.gif);

}
#content {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 10px; 
	OVERFLOW: auto; 
	WIDTH: 750px; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	PADDING-TOP: 10px; 
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc; 
	SCROLLBAR-BASE-COLOR: #666666; 
	POSITION: static; 
	HEIGHT: 300px
}

.picture {
	border: thin solid Navy;
}
