/* 
#######################################
# Text Stylesheet                   #
# Author & Copyright: Andrew Watson   #
# Date: 02.10.2004                    #
#######################################
*/

p, h1, h2, h3, h4, h5, h6, a, li {
	font-family: Arial,Verdana;
	color: #333333;
	margin: 0px;
	text-decoration: none;
	}
	
h1 {
	font-size: 20px;
	font-weight: lighter;
	color:#B2ABA6;
	margin: 0px 15px 20px 15px;
	}
	
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 15px 10px 15px;
	}
		
p,a, li {
	font-size: 12px;
	
	}
ul.top {
	margin-left: 0px;	
	}
li.top {
	font-weight: bold;
	margin-top: 14px;
	padding-left: 4px;
	}
ul.sub {
	padding-left: 4px;	
	}
li.sub {
	font-weight: normal;
	margin: 2px;
	font-size: 12px;
	}

a:hover {
	color:#FF0000;
	}

p.label, span.label {
	font-family: Arial,Verdana;
	font-size: 10px;
	margin-bottom: 2px;
	color: #35668B;
	}

p.highlight  {
	font-size: 12px;
	margin-bottom: 7px;
	margin-top: 7px;
	font-weight: bold;
	color: #FF0000;
	}
p.news_date  {
	font-size: 10px;
	margin-bottom: 7px;
	margin-top: 0px;
	}
p.paragraph  {
	margin-bottom: 10px;
	}
p.quantity  {
	text-align:center;
	width: 20px;
	font-size: 12px;
	font-weight: bold;
	}
	
/*##################################### FOOTER */
	
