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

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;

}


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 25px;
}

.bodypurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9966cc;
	font-weight: bold;
	line-height: 20px;
}

.bodypurplelight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9966cc;
	font-weight: normal;
	line-height: 20px;
}

.backbutton:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9966cc;
	font-weight: normal;
	text-decoration: underline;
}

.backbutton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9966cc;
	font-weight: normal;
	text-decoration: underline;
}

.backbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9966cc;
	font-weight: normal;
	text-decoration: underline;
}

.backbutton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9966cc;
	font-weight: normal;
	text-decoration: underline;
	}

.fda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	padding-top: 30px;	
}

.subhead:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9966cc;
	font-weight: bold;
	text-decoration: none;
}

.subhead:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9966cc;
	font-weight: bold;
	text-decoration: none;
}

.subhead:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9966cc;
	font-weight: bold;
	text-decoration: underline;
}

.subhead:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9966cc;
	font-weight: bold;
	text-decoration: underline;
}


.navbar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 30;
	line-height:30px;
}
.navbar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 30%;
	line-height:30px;
}
.navbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 30;
	line-height:30px;
}
.navbar:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 30;
	line-height:30px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #9966cc;
	font-weight: bold;
	text-decoration: none;
}
