/* TAG STYLES */
h1,h2,h3,h4,h5,h6 	{
					font-family:Georgia;
					color:brown
					}

p 					{
					font-family:Georgia;
					color:brown;
					font-size:14px;
					text-align:justify
					}

ol,ul				{
					font-family:Georgia;
					color:brown;
					font-size:14px;
					text-align:left;
					line-height:125%
					}

a					{
					font-family:Georgia;
					color:brown;
					font-size:14px;
					text-align:justify
					}

form				{
					font-family:Georgia;
					color:brown;
					font-size:14px;
					line-height:175%
					}

body 				{
					background-image:url(index_files/pictures/site_resources/background.jpg)
					}

table				{
					font-family:Georgia;
					color:brown;
					font-size:14px;
					line-height:175%;
					text-align:center
					}

/* OTHER STYLES */

.signature			{
					font-family:'Freestyle Script';
					color:brown;
					text-align:right;
					font-size:28px
					}

.images				{
					text-align:center
					}