body, p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

ul {
	color: #330099;
	font-size: 12px;
	list-style-type: disc;
	}
	
li {
	color: #000000;
	font-size: 12px;
	}
	
h1 {
	color: #99cc33;
	font-size: 15px;
	font-weight: bolder;
}

h2 {
	color: #669900;
	font-size: 13px;
	font-weight: bolder;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #666666;
}

	
a{
	text-decoration: none;
	font-weight: normal;
	color:  #666666;
	}
a:active {
	color:  #666666;
	}
a:visited {
	color:  #666666;
	}
a:hover {
	color: #333333;
	font-weight: bold;
	}
	
.whitesmallp {
	font-size: 10px;
	color: #FFFFFF;
}

.gray {
		color: #333333;
}

.ltgreen {
		color: #99cc33;
}

.green {
		color: #669900;
}

.dkgreen {
		color: #006600;
}

.pagename {
color: #006600;
font-size: 15px;
font-weight: bolder;
}
