/*   DEFAULT CONTENT PAGE STYLE */

body, td {
	font-family: tahoma;
	font-size: 10pt;
	text-align:left;
	}

body {margin-left:20px; margin-top:5px; padding:5px;}
	
li, ul {margin-left: -2em; margin-top: 0;}	 	


.heading , .sub_heading
	{
	font-size: 16pt; 
	font-family: Tahoma; 
	font-weight: bold;
	text-align: center;
	}


.sub_heading {font-size: 12pt;
				text-decoration: underline;}

.item_text {font-size: 10pt;
			font-family: Tahoma;}

.price_text	{font-size: 10pt;
			font-weight: bold;
			font-family: Tahoma;
			text-align: center;}
			
a:link, a:visited, a:hover, a:active {
	font-size: 10pt;
	color:#4D1E00;
	font-weight: bold;
}	

a:hover {text-decoration: none;}
