﻿p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: lighter;
	color: #663300;
	text-align: justify;
	
}
h5 {
	font-family: Lucida Sans ,Gill Sans MT;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-align: center;
	letter-spacing: 1px;
	
}
a {
	font-family: Lucida Sans ,Gill Sans MT;
	font-size: X-small;
	font-weight: lighter;
	color: #663300;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	
}
	
a:hover {
	font-family: Lucida Sans ,Gill Sans MT;
	font-size: x-small;
	font-weight: lighter;
	color: #CC9966;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
