html {
	font-family		:	courier new, verdana, arial;
	font-size		:	medium;
	background		:	#fff;
	color			:	#000;
}

h1 {
	text-align		:	center;
	color			:	#f00;
}

#letter {
	margin			:	0 auto;
	width			:	600px;
	/*border			:	1px dashed #f00;*/
}

.highlight {
	font-weight		:	bold;
	background		:	#ff0;
}

.big-highlight {
	color			:	#f00;
	text-align		:	center;
	font-size		:	x-large;
	font-weight		:	bold;
	text-decoration	:	underline
}

#main-copy-wrapper {
	margin			:	10px;
	/*border			:	1px solid #f00;*/
}


#order-button {
	text-align		:	center;
}

#template-1 {
	width			:	25px;
	height			:	25px;
	background		:	url(http://www.internetmarketingfool.com/images/plain-shadowed_01.gif) no-repeat;
	/*border			:	1px solid #f00;*/
}

#template-2 {
	height			:	25px;
	background		:	url(http://www.internetmarketingfool.com/images/plain-shadowed_02.gif) repeat-x;
	/*border			:	1px solid #f00;*/
}

#template-3 {
	width			:	25px;
	height			:	25px;
	background		:	url(http://www.internetmarketingfool.com/images/plain-shadowed_03.gif) no-repeat;
	/*border			:	1px solid #f00;*/
}

#template-4 {
	width			:	25px;
	background		:	url(http://www.internetmarketingfool.com/images/plain-shadowed_04.gif) repeat-y;
	/*border			:	1px solid #f00;*/
}

#template-5 {
	background		:	#fff url(http://www.internetmarketingfool.com/images/plain-shadowed_05.gif) repeat;
	/*border			:	1px solid #f00;*/
}

#template-6 {
	width			:	25px;
	background		:	url(http://www.internetmarketingfool.com/images/plain-shadowed_06.gif) repeat-y;
	/*border			:	1px solid #f00;*/
}

#template-7 {
	width			:	25px;
	height			:	25px;
	background		:	url(http://www.internetmarketingfool.com/images/plain-shadowed_07.gif) no-repeat;
	/*border			:	1px solid #f00;*/
}

#template-8 {
	height			:	25px;
	background		:	url(http://www.internetmarketingfool.com/images/plain-shadowed_08.gif) repeat-x;
	/*border			:	1px solid #f00;*/
}

#template-9 {
	width			:	25px;
	height			:	25px;
	background		:	url(http://www.internetmarketingfool.com/images/plain-shadowed_09.gif) no-repeat;
	/*border			:	1px solid #f00;*/
}

