BODY A
{
	TEXT-DECORATION: none
}
BODY A:hover
{
    TEXT-DECORATION: underline
}

body,td,th,p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	vertical-align: top;	
	line-height:16px
}
h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 24px;
	color: #660066;
	vertical-align: top;	
	line-height:26px
}
h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	color: #006666;
	vertical-align: top;	
	line-height:20px
}
h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #CC9933;
	vertical-align: top;
	line-height:20px;
	font-style: italic;
	font-weight: bold;
	background-position: center;
}
img{border:0;}
a {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #660066;
	text-decoration: none;		
	font-weight: bold;
}
a:visited {
	color: #660066;
	text-decoration: none;
}
a:hover {
	color: #660066;
	text-decoration: none;
}
a:active {
	color: #660066;
	text-decoration: none;	
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #006666;
}
.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #660066;
}
.tagline {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", "Lucida Sans", Verdana;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #008080;
	font-style: italic;
}
.project {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	
}
.para-space {
	padding-bottom: 5px;
	list-style-type: square;
	list-style-position: outside;
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bullet {
	display: list-item;
	list-style-position: outside;
	background-repeat: no-repeat;
	background-image: url(images/arrow-bkrd.jpg);
	list-style-type: none;
	background-position: left 2px;
	vertical-align: text-top;
	padding-left: 15px;


}
.vspace {
	border: 0px none;
	padding-top: 20px;

}
.indent {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.nav {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", "Lucida Sans", Verdana;
	line-height: normal;
	font-weight: bold;
	background-image: url(images/new-nav/nav-button.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	background-attachment: fixed;
	background-position: left center;
	display: block;
	font-size: 14px;
	height: 49px;
	width: 150px;
	white-space: normal;
	float: none;
	padding-top: 5px;



}
