body	{	background-color: #fffaf0;
		background-image: http://www.renoelks.org/events/images/mexican.gif;
		background-repeat: tile;
		text-align: center;
		color: #483d8b;
		font-family: arial;
		font-size: 14pt;}

h1	{	background-color: #ffebcd;
		color: #483d8b;
		font-family: broadway;
		text-align: center;
		font-size: 30pt;}

h2.blue		{	background-color: #4196e1;
			color: #483d8b;
			font-family: broadway;
			text-align: center;
			font-size: 24pt;}

h2.silver	{	background-color: #c0c0c0;
			color: #483d8b;
			font-family: broadway;
			text-align: center;
			font-size: 24pt;}


h2		{	background-color: #ffebcd;
			color: #483d8b;
			text-align: center;
			font-size: 18pt;}


p		{	text-align: left;}

p.border	{	text-align: center;
			color: #b22222;
			font-family: arial;
			font-weight: bold;
			border-style: double;
			border-width: thick;
			border-color: #d2b48c;}

p.borderleft	{	text-align: left;
			color: #b22222;
			font-family: arial;
			font-weight: bold;
			border-style: double;
			border-width: thick;
			border-color: #d2b48c;
			padding-right: 10 px;
			padding-left: 10 px;
			padding-top: 10 px;
			padding-bottom: 10 px;}


table		{	margin: .125 in;
			rules: none;
			font-size: 14pt;
			border-style: double;
			border-width: thick;
			border-color: #d2b48c;}


td		{	text-align: center;
			color: #483d8b;}


