p
{ font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
line-height: 15px;
font-weight: normal;
font-size: 12px
}

h1
{ font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
line-height: 18px;
font-weight: bold;
font-size: 16px
}
h2, h3, h4, h5, h6
{ font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: normal;
font-weight: bolder;
font-style: normal}

li {  font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: normal;
font-weight: normal;
font-style: normal
}

.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 2px 2px 0px 0px;
}

.topnav a:link,
.topnav a:visited
{   color:#FFFFFF;
    text-decoration: none;	
}

.topnav a:active,
.topnav a:hover {
    color:#ffc;
    text-decoration: underline;
}

.productmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bolder;
	color: #000000;
	align: center;
}

.topnav a:link,
.topnav a:visited
{   color:#ffc;
    text-decoration: none;	
}

.topnav a:active,
.topnav a:hover {
    color:#ffc;
    text-decoration: underline;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #111111;
	text-align: center;
	vertical-align: top;

}
