h1, h2, h3 {
	font-family : "Verdana","Arial", "sans-serif";
}

h1 {
	font-size : 16px;
	font-weight : bold;
	color : #003366;
}

h2 {
	font-size : 14px;
	font-weight : bold;
	color : #003366;
}

h3 {
	font-size : 12px;
	font-weight : bold;
	color : #003366;
}

h4 {
	font-size : 14px;
	font-weight : bold;
	color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #00AEE6;
	padding: 2px;
}

p, body, td, ul, ol, li  {
	font-family : "Verdana","Arial", "sans-serif";
	font-size : 10pt;
	color : #000000;
	font-weight : normal;
}

A  {
	font-weight : bold;
	font-style : normal;
	color : #003366;
	text-decoration : none;
}

A:Visited  {
	color : #003366;
	text-decoration : none;
}

A:Active  {
	color : #FFFFFF;
	background-color : #003366;
}

A:Hover  {
	text-decoration : underline;
	color : #FFFFFF;
	background-color : #003366;	
}

.copy  {
	font-size : 8pt;
	color : #000000;
	font-weight : normal;
	font-family : "Verdana", "Arial", "sans-serif";
}

.sellerbox {
		font-size: 12px;
		color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 20px;
		font-weight: bold;
		text-align: center;
}

.menu {
	font : bold 10pt "Verdana", "Arial", sans-serif;
	line-height : 25px;
}

.menu a, .menu a:link, .menu a:active, .menu a:visited {
	display : block;
	background : #FFFFFF;
	color : #003366;
	text-decoration : none;
}

.menu a:hover {
	background : #003366;
	color : #FFFFFF;
	cursor : pointer;
	text-decoration : underline;
}
