a:link, a:active, a:visited {
	color: #5C1819;
	font-size: 11; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	font-size: 11;
	text-decoration: underline overline;
	font-family: Arial, Helvetica, sans-serif;
}

img {
border: 0px none;
}

tr { 
background-color: #F5F0D0;
}

td {
background-color: #F5F0D0;
}

body {
margin: 0px;
background: #ffffff url(../images/bg.gif);
font-weight : normal; 
	font-family: Georgia, Times New Roman, Times, serif;
color: #000000;
}

table	{
	background-color: #ffffff;
	border-top: #000000 solid;
	border-left: #000000 solid;
	border-bottom: #000000 solid;
}

table td	{
	background-color: #ffffff;
	text-align:center;
}

#outer	{
	background: #f5f0d0 url(http://localhost/mmprinting2/images/topcorner.jpg) no-repeat;
	margin: 0 auto;
	margin-top: 40px;
	width:800px;
	height: 230px auto;
}

#main	{
	margin: 0 auto;
	margin-left: 127px;
	background-color: inherit;
	width: 673px;
}

/****************************************************/
.header	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 36pt;
	line-height: 200%;
	font-style: italic;
}

.subheader {
	margin-right: 0px;
	font-size: 12pt;
	text-decoration: underline overline;
}