.Blue_Link {
	float: none;
	font-weight: bold;
	text-decoration: none;
	color: #0000CC;
}
.Regular_Link {
	float: none;
	color: #0000CC;
	font-weight: normal;
	text-decoration: none;
}
.indent {
	text-indent: 5pt;
}
.Product_Link {
	float: none;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
h5 {
	font-size: 11pt;
	font-weight: bolder;
}
h6 {
	font-size: 8pt;
	font-weight: bolder;
}
.Link_noUnd {
	float: none;
	color: #0000CC;
	font-weight: normal;
	text-decoration: none;
}
.External_Link {
	float: none;
	color: #0000CC;
	font-weight: normal;
	text-decoration: none;
}
.sm_Reg_Link {
	float: none;
	color: #0000CC;
	font-weight: normal;
	text-decoration: underline;
	font-size: smaller;
}
a:visited {
	color: #800080;
}
a:hover {
	color: #FF0066;
	text-decoration: none;
}
.polar-hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.padding {
	padding: 3px;
}
.padding5 {
	padding: 5px;
}
.padding15 {
	padding: 15px;
}
.indent_dd {
	text-indent: 20pt;
}
.indent_2dd {
	text-indent: 50pt;
}
