
body {
	background-image:url(../images/bg_inside.jpg);
	background-color: #370005;
	font-family:"Trebuchet MS";
	font-size:14px;
	color: #ffffff;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
.bodytext-yellow{
	font-family:"Trebuchet MS";
	font-size:14px;
	color: #ffff99;
	text-decoration: none;
}
.bodytext-yellow a{
	font-family:"Trebuchet MS";
	font-size:14px;
	color: #ffff99;
	text-decoration: underline;
}
.bodytext-yellow a:hover{
	font-family:"Trebuchet MS";
	font-size:14px;
	color: #ffff99;
	text-decoration: none;
}
.bodytext-yellow-bold{
	font-family:"Trebuchet MS";
	font-size:14px;
	color: #ffff99;
	font-weight: bold;
	text-decoration: none;
}
.bodytext-yellow-underline{
	font-family:"Trebuchet MS";
	font-size:14px;
	color: #ffff99;
	text-decoration: underline;
}

.copy{
	font-family:"Trebuchet MS";
	font-size:11px;
	color: #ffffff;
	text-decoration:none;
}
.title2{
	font-family:"Trebuchet MS";
	font-size:22px;
	font-weight:bold;
	letter-spacing: 2px;
	color: #ffff00;
	text-transform: uppercase;
	text-decoration:none;
}
.title{
	font-family:"Trebuchet MS";
	font-size:30px;
	color: #ffff99;
	text-decoration:none;
}
.title_issues{
	font-family: Arial;
	font-size:18px;
	color: #f2ed8f;
	text-decoration:none;
}
.text_issues{
	font-family: Arial;
	font-size:12px;
	color: #ffffff;
	line-height: 18px;
	text-decoration:none;
}
.title_yellow{
	font-family:"Trebuchet MS";
	font-size:26px;
	color: #ffff99;
	text-decoration:none;
}
.title_white{
	font-family:"Trebuchet MS";
	font-size:26px;
	color: #ffffff;
	text-decoration:none;
}
a {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
