.bdstyles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50pt;
	font-weight: bolder;
	text-transform: capitalize;
	color: #000000;
	background-color: #FFFF00;
	line-height: 64px;
	background-image: url(images/bd-background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

-body {
	background-image: url(images/bd-background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	background-color: #666666;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.projectname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-transform: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #33CC00;
	text-decoration: underline;
	background-color: #FFFFFF;
	font-size: 13px;
}
.subpageheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
a:hover {
	color: #00FF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
a:visited {
	color: #33cc00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.arialtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
