body			{color: #330000; font-size: 12px; font-family: "verdana"; background-color: #ffffff; }
h1				{font-size: 18px; font-variant: small-caps; font-weight: bold; text-align: center; }
h2				{font-size: 16px; font-variant: small-caps; font-weight: bold; margin-left: 5px; }
h3				{font-size: 14px; font-variant: small-caps; font-weight: bold; margin-left: 5px; }
p				{font-size: 14px; margin-left: 20px; }
ul				{font-size: 13px; font-style: italic; margin-left: 2px; margin-right: 30px; }
ol				{font-size: 13px; font-style: italic; margin-left: 2px; margin-right: 30px; }
li				{font-size: 13px; font-style: italic; margin-left: 2px; margin-right: 30px; }
.text			{font-size: 14px; margin-left: 20px; }
.quote			{font-size: 13px; font-style: italic; margin-left: 35px; margin-right: 30px; }

a 				{margin-left: 25px; text-decoration: none; }
a:link			{color: #FF8000; margin-left: 25px; }
a:visited		{color: #FF8000; margin-left: 25px; }
a:hover			{color: #FF0000; margin-left: 25px; }
a:active		{color: #FF0000; margin-left: 25px; }
.leftmargin		{margin-left: 25px; }

.box 			{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 800px }
.boxtop			{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
.boxtop div		{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
.boxbottom 		{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
.boxbottom div 	{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
.boxcontent		{ padding: 0px 10px 0px 10px; }

/* padding: top, right, bottom, left  */
/* min-width: 600px; max-width: 800px; */
/* pink box: color: #ddaaaa */