a:link		{text-decoration:underline;
			color:#0000ff;}
a:visited	{text-decoration:underline;
			color:#0000ff;}
a:hover		{text-decoration:underline;
			color:#0000ff;}
a:active	{text-decoration:underline;
			color:#0000ff;}
	
body		{background-color: #912533;
			font-family: Garamond, serif;
			font-size: medium;
			color: #000000;}

.title1		{font-family: Garamond, serif;
			color: #981935;
			font-weight: bold;
			font-size: x-large;
			text-align: left;}

.title1B	{font-family: Garamond, serif;
			color: #000000;
			font-weight: bold;
			font-size: x-large;}

.title2		{font-family: Garamond, serif;
			color: #000000;
			font-weight: bold;
			font-size: larger}

.title3		{font-family: Garamond, serif;
			color: #981935;
			font-weight: bold;
			font-size: large;
			text-align: left;}

.text_redup	{font-family: Garamond, serif;
			color: #c40000;
			font-weight: bold;
			font-size: medium}

.text_ired	{font-family: Garamond, serif;
			color: #981935;
			font-weight: bold;
			font-style: italic;
			font-size: medium}

.text_red	{font-family: Garamond, serif;
			color: #981935;
			font-weight: bold;
			font-size: medium}

.text		{font-family: Garamond, serif;
			color: #000000;
			font-size: medium}
			
.small		{font-family: Garamond, serif;
			color: #aa9875;
			font-size: small;
			font-weight: bold;
			text-align: center;}
			
.linksmall	{font-family: Garamond, serif;
			color: #aa9875;
			font-size: small;
			text-align: center;
			text-decoration: underline;}
			
.picleft	{background-position: left;}
.picctr		{background-position: center;}
.picright	{background-position: right;}

#parahead	{font-size: 14px;
			font-family: Arial;
			font-weight: bold;
			color: #000000;
			background-color: #E3D1A3;
			border: 1px solid #E3D1A3;}
