BODY	{	
			font: normal 1em Times New Roman; 
			color: rgb(0,0,0); 
			background-color: rgb(242,241,221); 
		}
TD		{	
			font: normal 1em Times New Roman; 
		}
P		{
			margin-top: 9px;
			margin-bottom: 9px;
		}
H1		{	
			font: normal 1.7em Verdana, Arial; 
			color: rgb(112,96,47); 
			margin-top: 4px;
			margin-left: 8px;
			margin-bottom: 24px;
			text-align: center;
			text-transform: uppercase;
		}
H2		{	
			font: normal 1.5em Verdana, Arial;
			color: rgb(112,96,47); 
			text-align: center;
		}
H3		{	
			font: italic 1em Verdana, Arial;
			color: rgb(112,96,47); 
			text-align: center;
		}
H4		{	
			font: bold 1.4em Verdana, Arial;
			text-align: center;
			margin-bottom: 20px;
		}
A:link, A:visited, A:active	{
			font: normal 1em Times New Roman; 
			color: rgb(0,0,0); 
			text-decoration: underline;
		}
A:hover	{	
			color: blue;
			text-decoration:none;
		}
A:link.category, A:visited.category, A:active.category	{	
			font: normal 0.9em/1em Verdana, Arial;
			text-decoration: none;
		}
.category {
			font: normal 0.9em/1em Verdana, Arial;
			text-decoration: none;
}
A:link.hLinks, A:visited.hLinks, A:active.hLinks	{	
			font: normal 1.2em/1.3em Verdana, Arial; 
			text-decoration: none;
		}
.hLinks {
			font: normal 1.2em/1.3em Verdana, Arial; 
			text-decoration: none;
}
.alignRight	{	text-align: right; }
.alignLeft	{	text-align: left; }
.alignCenter	{	text-align: center; }
INPUT	{ 
			background-color: rgb(242,241,221);
			color: rgb(112,96,47);
		}
.frame 		{
			background-color: rgb(112,96,47);
		}
.cat_td {
	background: url(/img/bg_categories.gif);
	background-repeat : repeat-x;
}
.smallFont	{
			font: bold 0.65em Verdana, Arial;
		}
.subscribeTable	{
			background-color: #FFFEF4;
		}