a	{
		font-family: garamond, baskerville, times, serif;
		font-size: 14px;
		color: #29225C;
		text-decoration:none;
	}
	
a:hover	{
			font-family: garamond, baskerville, times, serif;
			font-size: 14px;
			color: #29225C;
			text-decoration: underline;
		}

.italics {
			font-family: garamond, baskerville, times, serif;
			font-size: 20px;
			color: #29225C;
			text-decoration:none;
			font-style: italic;
		 }
		 
.sub	{
			font-family: garamond, baskerville, times, serif;
			font-size: 14px;
			color: #29225C;
			line-height: 125%;
			letter-spacing: 0.08em;
			text-decoration:none;
		}
		
.sub2	{
			font-family: garamond, baskerville, times, serif;
			font-size: 14px;
			color: #FDB62A;
			line-height: 125%;
			letter-spacing: 0.08em;
			text-decoration:none;
		}
		
.mid	{
			font-family: garamond, baskerville, times, serif;
			font-size: 20px; 
			color: #FDB62A;
			text-decoration: none;
			font-weight: bold;
		}

.copy	{
			font-family: garamond, baskerville, times, serif;
			font-size: 18px;
			color: #29225C;
			line-height: 125%;
			letter-spacing: 0.08em;
			text-decoration:none;
		}

.contact	{
				font-family: garamond, baskerville, times, serif;
				font-size: 13px;
				color: #29225C;
				text-decoration:none;
	}
	
.contact:hover	{
					font-family: garamond, baskerville, times, serif;
					font-size: 13px;
					color: #29225C;
					text-decoration: none;
				}

.heading	{
			font-family: garamond, baskerville, times, serif;
			font-size: 20px;
			color: #29225C;
			letter-spacing: 0.15em;
			text-decoration:none;
			}

.foot	{
			font-family: garamond, baskerville, times, serif;
			font-size: 12px;
			color: #29225C;
			text-decoration:none;
		}
			
.title {
			font-family: garamond, baskerville, times, serif;
			font-size: 26px;
			color: #29225C;
			letter-spacing: 0.10em;
			text-decoration:none;
		}
			
.title2 {
			font-family: garamond, baskerville, times, serif;
			font-size: 18px;
			color: #29225C;
			letter-spacing: 0.5em;
			text-decoration:none;
		}
		
.head {
			font-family: garamond, baskerville, times, serif;
			font-size: 32px;
			color: #006AB4;
			letter-spacing: 0.2em;
			text-decoration:none;
		}

.head2 {
			font-family: garamond, baskerville, times, serif;
			font-size: 20px;
			color: #006AB4;
			letter-spacing: 0.5em;
			text-decoration:none;
		}
		
.norm	{
			font-family:  garamond, baskerville, times, serif;
			font-size: 16px;
			color: #29225C; 
		}

.details	{
				font-family: Century Gothic, Arial, Verdana, SanSerif; 
				font-size: 14pt;
				color: #000000;
			}
			
.smldetails	{
				font-family: Century Gothic, Arial, Verdana, SanSerif; 
				font-size: 10pt;
				color: #000000;
			}
			
.lrgdetails	{
				font-family: Century Gothic, Arial, Verdana, SanSerif; 
				font-size: 18pt;
				color: #000000;
				font-weight: bold;
			}

.news	{
			font-family:  garamond, baskerville, times, serif;
			font-size: 16px;
			color: #29225C; 
		}
		
.news:hover	{
				font-family:  garamond, baskerville, times, serif;
				font-size: 16px;
				color: #29225C; 
				text-decoration: underline;
			}

.save	{
			font-family: garamond, baskerville, times, serif;
			font-size: 26px;
			color: #29225C;
			letter-spacing: 0.10em;
			text-decoration:none;
		}
		
.save:hover	{
				font-family: garamond, baskerville, times, serif;
				font-size: 26px;
				color: #29225C;
				letter-spacing: 0.10em;
				text-decoration: underline;
			}

.date	{
			font-family: garamond, baskerville, times, serif;
			font-size: 16px;
			color: #29225C;
			text-decoration:none;
		}
	
.date:hover	{
				font-family: garamond, baskerville, times, serif;
				font-size: 16px;
				color: #29225C;
				text-decoration: underline;
			}
		
body	{
			BACKGROUND: #ffffff;
			font-family:  garamond, baskerville, times, serif;
			font-size: 16px;
			color: #29225C; 
			scrollbar-arrow-color: #6B8574; 
			scrollbar-base-color:#F9FDF0;
			scrollbar-shadow-color: #6B8574; 
			scrollbar-face-color:  #EFECE2; 
			scrollbar-highlight-color: #F9FDF0; 
			scrollbar-darkshadow-color: #7D7E7F;
			scrollbar-3dlight-color:#F7F5EF; 
	}
		
input	{
			border-color: #29225C;
			border-width: 1px
		}
		
textarea	{
				border-color: #29225C;
				border-width: 1px
			}