a.textlink:link { 
	font-family : Verdana; 
	font-size : 9pt;
	font-weight : bold;
	background : transparent none;
	color : #0000FF; 
	text-decoration : none; 
}

a.textlink:active { 
	font-family : Verdana; 
	font-size : 9pt;
	background : transparent none;
	font-weight : bold;
	color : #0000FF; 
	text-decoration : none; 
}

a.textlink:visited { 
	font-family : Verdana; 
	font-size : 9pt;
	font-weight : bold;
	background : transparent none;
	color : #0000FF; 
	text-decoration : none; 
}

a.textlink:hover { 
	font-family : Verdana; 
	font-size : 9pt;
	font-weight : bold;
	background : transparent none;
	color : #0000FF; 
	text-decoration : underline; 
}

a.menulink:link { 
	font-family : Verdana; 
	font-size : 10pt;
	font-weight : bold;
	background : transparent none;
	color : #CC0000; 
	text-decoration : none; 
}

a.menulink:active { 
	font-family : Verdana; 
	font-size : 10pt;
	background : transparent none;
	font-weight : bold;
	color : #CC0000; 
	text-decoration : none; 
}

a.menulink:visited { 
	font-family : Verdana; 
	font-size : 10pt;
	font-weight : bold;
	background : transparent none;
	color : #CC0000; 
	text-decoration : none; 
}

a.menulink:hover { 
	font-family : Verdana; 
	font-size : 10pt;
	font-weight : bold;
	background : transparent none;
	color : #CC0000; 
	text-decoration : underline; 
}

p.headline {
	font-family : Verdana; 
	font-size : 14pt;
	font-weight : bold;
	color : #173893;
	margin-left : 5px; 
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 10px;
	text-align : left;
}

p.subhead {
	font-family : Verdana; 
	font-size : 12pt;
	font-weight : bold;
	background : transparent none;
	color : #323232;
	margin-left : 10px; 
	margin-right : 0px;
	margin-top : 10px;
	margin-bottom : 10px;
	text-align : left;
}

p.copy {
	font-family : Verdana; 
	font-size : 10pt;
	background : transparent none;
	color : #000000;
	margin-left : 10px; 
	margin-right : 10px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : left;
}

p.price {
	font-family : Verdana; 
	font-size : 7pt;
	background : transparent none;
	color : #000000;
	margin-left : 3px; 
	margin-right : 3px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : center;
}

p.submenu {
	background-color: #EEEEEE;
	display : block;
	width : 100%;
	padding-top : 2px;
	padding-bottom : 2px;
	text-align : center;
	vertical-align : bottom;
}

p.warningheader {
	font-family : Verdana; 
	font-size : 12pt;
	font-weight : bold;
	color : #CC0000;
	margin-left : 10px; 
	margin-right : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
	text-align : left;
	vertical-align : middle;
}

p.warningtext {
	font-family : Verdana; 
	font-size : 10pt;
	font-weight : bold;
	color : #CC0000;
	margin-left : 10px; 
	margin-right : 10px;
	margin-top : 0px;
	margin-bottom : 10px;
	text-align : left;
	vertical-align : middle;
}