td {
	font-family: "Century Gothic", Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;

}
a:link {
	color: #999933;
	text-decoration: none;
}
a:visited {
	color: #999933;
	text-decoration: none;
}
a:hover {
	color: #999933;
	text-decoration: underline;
}
a:active {
	color: #999933;
	text-decoration: none;
}
.sub {
	color: #333333;
	font-size: 12px;

}
.sub a:link {
	color: #333333;
	text-decoration: none;
}
.sub a:visited {
	color: #333333;
	text-decoration: none;
}
.sub a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.sub a:active {
	color: #333333;
	text-decoration: none;
}
.handy {
	color: #333333;
}
.handy a:link {
	color: #333333;
	text-decoration: underline;
}
.handy a:visited {
	color: #333333;
	text-decoration: underline;
}
.handy a:active {
	color: #333333;
	text-decoration: underline;
}
.handy a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999933;
	text-align: center;

}
p {
	line-height: 20px;
}
h2 {

	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999933;
}
h3 {
	font-size: 10px;
}

table.border { 
border:1px solid #FFFFFF; 
} 

td.border {
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;

} 
td.borderright {

	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
td.borderleftright {


	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
td.borderleft {



	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
textarea {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	color: #666666;
}
input {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	color: #666666;
}
h4 {
	color: #999933;
	font-size: 13px;
	font-weight: lighter;
	text-transform: uppercase;
	margin: 0px;







}
li {
	list-style-image: url(../images/pijl.gif);
	text-align: left;


}

