A:link, A:visited {
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}
A:active, A:hover {
	color: #fa9cc3;
	text-decoration:none;
	font-weight: bold;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0pt 0pt 10pt 0pt;
	margin: 8pt 0 0 0;
	align: center;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0pt 0pt 8pt 0pt;
	margin: 8pt 0 0 0;
}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0pt 0pt 6pt 0pt;
	margin: 4pt 0 0 0;
}
H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0pt 0pt 4pt 0pt;
	margin: 6pt 0 0 0;
}
H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0pt 0pt 4pt 0pt;
	margin: 6pt 0 0 0;
}
H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	padding: 0pt 0pt 4pt 4pt;
	margin: 4pt 0 0 0;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	text-indent: 0pt;
	word-spacing: normal;
	padding: 0pt 0pt 0pt 0pt;
	margin: 0 0 0 0;
}
.dark li {
	color: #000033;
	font-weight: bold;
}
.dark {
	color: #000000;
}
.body, p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 9pt;
	color: #FFFFFF;
	letter-spacing: normal;
	padding: 0pt 0pt 4pt 4pt;
	margin: 0 0 0 0;
}
ol, ul {
	padding: 1pt 0pt 1pt 4pt;
	margin: 0 0 0 20px;
}
.bigger {
	font-size: 12pt;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 9pt;
	color: #EFC648;
	margin: 0pt 0pt 4pt 0pt;
	padding: 0px;
}
.white, .white li {
	color: #ffffff;
}
.red {
	color: #ff0000;
}
.crossthru {
	color: white;
	font-size: 16px;
	font-weight: normal;
    text-decoration:line-through;
}
.price {
	color: white;
	font-size: 20px;
	font-weight: bold;
}
.sale {
	color: red;
	font-size: 24px;
	font-weight: bold;
}
.yellow {
	color: #EFC648;
}
.yellowbold {
	font-weight: bold;
	color: #FFFFFF;
}		
.yellowbold A:link, .yellowbold A:active, .yellowbold A:visited, .yellowbold A:hover {
	text-decoration: none;
	color: #ffffff;
}
	  
.formtextsmall {
	font-size: 8pt;
	color: #FFFFFF;
}
.sozo, .sozo A:link, .sozo A:visited {
	font-size: 8pt;
	color: #efadc9;
}
.borders {
	border: 1px solid #FFFFFF;
}