BODY {
	background-color: #DCF4F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #46605C;
	}
	
H3	{	
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	color: #46605C;
	border: none;
	}
H2	{
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	color: #46605C;
	border: none;
	}
	
P,UL,OL,BLOCKQUOTE,DL,TD	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	}
.menu {	
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	}
		
INPUT,SELECT	{
	font-size: smaller;
	}
A:link	{
		text-decoration	:	none;
		color: #705129;
		background: transparent;
		}
		
A:active {
		text-decoration	:	none;
		color: #CD9969;
		background: transparent;
		}
		
A:visited {
		text-decoration	:	none;
		color: #C56957;
		background: transparent;
		}
A:hover {
		text-decoration	:	none;
		color: #C39186;
		background: transparent;
		}
.foot {	
		font-weight: 400;
		font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		}
		
.form {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	}	
.foot2 {	
		font-family: Arial, Helvetica, sans-serif;
		font-size: xx-small;
		}
.smaller {	
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	}
