body {
	font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
	color:#FF6699;
}


a:hover {
	text-decoration:none;
	color:#FF6699;
}

a:visted {
	text-decoration:none;
	color:#FF6699;
}

#navigation ul {
	margin: 2px;
	padding: 0;
	background-color:#CC66CC;
	list-style-position:inherit;
}

#navigation li {
	list-style-type: none;
	float: center;
	display: inline;
	margin: 2px;
	padding: 2px;
	text-align:center;
	background-color:#660066;
	border:1px solid #CC0066;
	font-size:70%;
}
	
#navigation a {
	text-decoration:none;
	color:#FFF;
}

#navigation a:link {
	text-decoration:none;
	color:#FFF;
}

#navigation a:hover {
	text-decoration:none;
	color:#9900CC;
	background-color:#E5EDFD;
}

#navigation a:visted {
	text-decoration:none;
	color:#9900CC;
}

h1 {
	font-size: 250%;
	font-weight: bold;
	color: #CC66CC;
	margin: 0 0 4px 0;
}

h2 {
	font-size: 120%;
	font-weight:300;
	color:#FFFFFF;
	margin: 0 0 4px 0;
	text-align:left;
}

h3 {
	font-size: 70%;
	font-style:italic;
	font-weight:200;
	color:#FFFFFF;
	margin: 4px 0 4px 0;
	text-align:center;
}

h4 {
	font-size: 60%;
	font-weight:200;
	color:#000000;
	margin: 6px 0 2px 0;
}

h5 {
	font-size: 50%;
	color:#000000;
	margin: 0 0 2px 0;
	text-align:left;
}

h6 {
	font-size: 80%;
	color:#000000;
	margin: 0 0 0px 0;
	text-align:left;
}

.h1black {
	font-size: 250%;
	font-weight: bold;
	color: #000000;
	margin: 0 0 4px 0;
}

.h1green {
	font-size: 250%;
	font-weight: bold;
	color: #33CC66;
	margin: 0 0 4px 0;
}

.h1blue {
	font-size: 250%;
	font-weight: bold;
	color: #0033CC;
	margin: 0 0 4px 0;
}

.h1white {
	font-size: 250%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 4px 0;
}

.h2black {
	font-size: 120%;
	font-weight:300;
	color:#000000;
	margin: 0 0 4px 0;
	text-align:left;
}

.h2green {
	font-size: 120%;
	font-weight:300;
	color:#33CC66;
	margin: 0 0 4px 0;
	text-align:left;
}

.h2blue {
	font-size: 120%;
	font-weight:300;
	color:#0033CC;
	margin: 0 0 4px 0;
	text-align:left;
}

.h2grey {
	font-size: 120%;
	font-weight:300;
	color:#666699;
	margin: 0 0 4px 0;
	text-align:left;
}

.h3black {
	font-size: 70%;
	font-style:italic;
	font-weight:200;
	color:#000000;
	margin: 4px 0 4px 0;
	text-align:center;
}

.h3green {
	font-size: 70%;
	font-style:italic;
	font-weight:200;
	color:#33CC66;
	margin: 4px 0 4px 0;
	text-align:center;
}

.h3blue {
	font-size: 70%;
	font-style:italic;
	font-weight:200;
	color:#0033CC;
	margin: 4px 0 4px 0;
	text-align:center;
}

.h3grey {
	font-size: 70%;
	font-style:italic;
	font-weight:200;
	color:#666699;
	margin: 4px 0 4px 0;
	text-align:center;
}

.h3blackleft {
	font-size: 70%;
	font-style:italic;
	font-weight:200;
	color:#000000;
	margin: 2px 0 2px 0;
	text-align:left;
}

.h3white {
	font-size: 70%;
	font-style:italic;
	font-weight:200;
	color:#666699;
	margin: 4px 0 4px 0;
	text-align:center;
}

.h4white {
	font-size: 70%;
	font-weight:200;
	color:#FFFFFF;
	margin: 6px 0 2px 0;
}

.h4grey {
	font-size: 70%;
	font-weight:200;
	color:#666699;
	margin: 6px 0 2px 0;
}

.h6black {
	font-size: 80%;
	color:#000000;
	margin: 0 0 0 0;
	text-align:left;
}

.h6blue {
	font-size: 80%;
	color:#0033CC;
	margin: 0 0 0 0;
	text-align:left;
}

.h6green {
	font-size: 80%;
	color:#33CC66;
	margin: 0 0 0 0;
	text-align:left;
}
