/* General stylesheet for Trend Marketing */

body		{ background-color	:	#FFFFCC;
			  font-family		:	arial, helvetica, sans-serif;
			  font-size			:	11pt;
          	  color				:   #003399;
          	  margin			:	0px; 
			}
P			{ margin			:	35px;
			}
.wide		{ line-height		:	16pt;
			}
h1			{ font-family		:	arial, helvetica, sans-serif; 
			  font-size			:	large;
              color				:	#FFCC00;
			  line-height		:	-15pt;
			  text-indent		:	35px; 
			}
.h2			{ font-family		:	arial, helvetica, sans-serif;
			  font-size			:	medium;
			  color				:	#0000CC;
			  font-weight		:	bold;
			  text-indent		:	35px; 
			}
a:link		{ text-decoration 	:	none;
			  color				:	#0000CC;
			}
a:visited	{ text-decoration	:	none;
			  color				:	#CC9933;
			}
a:hover		{ text-decoration	:	none;
			  color				:	#FF0000;
			}
.design		{ margin-top		:	0px;
		  	  margin-left		:	0px;
			}
.trendbold	{ color				:	#0000CC;
			  font-weight		:	bold;
			  font-style		:	italic;
			}
.copyright	{ font-family		:	"times new roman", serif;
			  font-size			:	x-small;
			  text-align		:	center;
			}

