body {
	margin: 0px;
	padding: 0px;
}

p,div,li,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #000000;
	font-size: 13px; /* 80% */
}

h1,h2,h3 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #50418a; }
h1 { font-size: 17px; } /* 120% */
h2 { font-size: 15px; } /* 100% */
h3 { font-size: 13px; } /* 80% */

.tiny {	font-size: 11px; } /* 70% */

a:link{	color: #50418a; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover { color: #993333; text-decoration: underline; }
a:active { color: #993333; text-decoration: underline; }


.copyright {
	font-size: 11px;
	color: #ffffff;
}

.news {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#product-block { }
#product-block p { margin-top: .2em; margin-bottom: .2em; }
#product-block h2 { margin-top: .2em; margin-bottom: .2em; }
#product-block th { background-color: #50418a; font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff;font-size: 13px; font-weight: normal;}
#product-block td { border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #50418a; }

/* Footer */
font-size: 11px;
color: #ffffff;
#footer a { font-weight: normal; text-decoration: none; }
#footer a:link { color: #ffffff; text-decoration: none; }
#footer a:visited { color: #ffffff; text-decoration: none; }
#footer a:active { color: #000000; text-decoration: none; }
#footer a:hover { color: #000000; text-decoration: none; }