.green { color:#339933; }
.gray { color:#333333; }
.red { color:#FF0000; }
.white { color:#FFFFFF; }

a:link {
	color:#339933;
	font-family:Century Gothic,Avant Garde,Arial,Helvetica;
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
}
a:visited { 
	color:#339933;
	font-family:Century Gothic,Avant Garde,Arial,Helvetica;
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
}
a:hover { 
	color:#333333;
	font-family:Century Gothic,Avant Garde,Arial,Helvetica;
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
	}
a:link.smalllink {
	color:#339933;
	font-family:Century Gothic,Avant Garde,Arial,Helvetica;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
	}
a:visited.smalllink { 
	color:#339933;
	font-family:Century Gothic,Avant Garde,Arial,Helvetica;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
	}
a:hover.smalllink { 
	color:#333333;
	font-family:Century Gothic,Avant Garde,Arial,Helvetica;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: underline;
	}
h1,.title { 
	color:#009900; 
	font-family:Century Gothic,Avant Garde,Arial,Helvetica; 
	font-size:large; 
	font-weight:bold; 
	}
h2,.subtitle { 
	color:#339933; 
	font-family:Century Gothic,Avant Garde,Arial,Helvetica; 
	font-size:medium; 
	font-weight:bold; 
	}
h3,.headline { 
	color:#FF0000; 
	font-family:Century Gothic,Avant Garde,Arial,Helvetica; 
	font-size:x-small; 
	font-weight:bold; 
	}
.normaltext { 
	color:#333333; 
	font-family:Century Gothic,Avant Garde,Arial,Helvetica; 
	font-size:x-small; 
	}
.smalltext { 
	color:#333333; 
	font-family:Century Gothic,Avant Garde,Arial,Helvetica; 
	font-size:xx-small; 
	}
.highlight { 
	color:#339933; 
	font-family:Century Gothic,Avant Garde,Arial,Helvetica; 
	font-size:x-small; 
	font-weight:bold; 
	}
td { 
	color:#333333; 
	font-family:Century Gothic,Avant Garde,Arial,Helvetica; 
	font-size:x-small; 
	}
li { 
	color:#333333; 
	font-family:Century Gothic,Avant Garde,Arial,Helvetica; 
	font-size:x-small; 
	}
ul {
	list-style-type: square;
}
