body,p,td,li {
	font-size : 9pt;
	font-family : 'Futura Book', Futura, Monaco, Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

h1 {
	font-size : 20pt;
	color: #569CBE;
	font-weight : bold;
}

h2 {
	font-size : 18pt;
	color: #F58F9C;
}

h3 {
	font-size : 16pt;
	color: #AFBD20;
	margin-top : 10px;
	margin-bottom : 5px;
	padding-bottom : 0px;
	padding-top : 0px;
	line-height : 14pt;
}

.catname {
	font-size : 14pt;
	color: #6699CC;
	margin-top : 10px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
	line-height : 14pt;
}

h4 {
	font-size : 12pt;
	color: #ffaa00;
}

.footer {
	font-size : 7pt;
	color: #555555;
}
.copy {
	font-size : 9pt;
}
.category {
	font-size : 12pt;
	font-weight : bold;
}
.smaller {
	font-size : 8pt;
}
.white {
	color: #ffffff;
}
.aqua {
	color: #569CBE;
}
.magenta {
	color: #F58F9C;
}
.orange {
	color: #EF8A1E;
}
.green {
	color: #AFBD20;
}
.medred {
	color: #CC5C65;
}
.medgreen {
	color: #99CC33;
}
.medblue {
	color: #6699CC;
}
.medorange {
	color: #FF9933;
}

.black {
	color: #000000;
}
a img {border: none; }

a {
	color: #490E00;
	text-decoration:none;
}

a:visited {
	color: #99CC33;
	text-decoration:none;
}

a:active {
	color: #EF8A1E;
	text-decoration:underline;
}

a:hover {
	color: #EF8A1E;
	text-decoration:underline;
}
a.nav {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}

a.nav:visited {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}

a.nav:active {
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}

a.nav:hover {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
.button {
	color: #ffffff; 
	background-color: #000000; 
	font-size: 11px;  
	font-weight: bold;
}
input {
	font-size: 11px;  
}