.body-text {
	color: #000;
	font-size: 14px;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	text-align: justify;
}

.profile-body-text {
	color: black;
	font-weight: 800;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}
.profile-headline {
	color: #000066;
	font-size: 12px;
	font-family: verdana, arial, helvetica;
	text-decoration: none;

}
a:link {
color:#ffffff;
text-decoration:none;
}
a:visited {
text-decoration:none;
color:#ffffff;
}
a:hover {
	text-decoration:none;
	color:#FFCC00;
	font-weight: 800;
}
a:active {
	text-decoration:none;
	color:#ffffff;
}
body {
	background-image: url(../firegrfx/backgroundfire.jpg);
	background-attachment: fixed;
	background-position: center top;
	margin: 10;
	text-align: center;
}
input { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: verdana, arial, helvetica; text-decoration: none }
select { color: #000000; font-style: normal; font-weight: normal; font-size: 10px; font-family: verdana, arial, helvetica; text-decoration: none }
ul { list-style-image: url(../images/bullet_ball.gif); margin: 15px; align: center }
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.title4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
.title5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #014D80;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}
.body-textnav {
	color: #000;
	font-size: 12px;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	text-align: left;
}
.main-head-red {
	color: #c00; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: verdana, arial, helvetica 
}
