body, p, span, div {
	margin: 0px;
	padding: 0px;
	font-size:12.5px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


h5 {
	font-size: 11.5px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h4 {
	font-size: 12.5px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-size: 19px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h1 {
	font-size: 23px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
a:link, a:visited 
{
	color:#696969;
	text-decoration: none;
}
a:hover {
	color:#272727;
	text-decoration: underline;
}

.txt-white-link:link, .txt-white-link:visited{
	color: #ffffff;
	text-decoration: none;
}
.txt-white-link:hover{
	color: #ffffff;
	text-decoration: underline;
}

.txt-white{
	color: #ffffff;
}
.txt-grey{
	color: #7C868B;
}
.txt-black{
	color: #000000;
}

.txt-black-link:link, .txt-black-link:visited{
	color: #000000;
	text-decoration:underline;
}
.txt-black-link:hover{
	color: #000000;
	text-decoration:none;
}
.txt-dkred{
	color: #921720;
}
.txt-dkred-link:link, .txt-dkred-link:visited{
	color: #921720;
	text-decoration:underline;
}
.txt-dkred-link:hover{
	color: #921720;
	text-decoration:none;
}

.txt-dkgrey{
	color: #272727;
}
.txt-dkgrey-link{
	color: #272727;
	text-decoration:none;
}
.txt-dkgrey-link:hover{
	color: #272727;
	text-decoration:underline;
}
.txt-dkgrey-link-hover{
	color: #272727;
	text-decoration:underline;
	cursor:pointer;
}

.txt-orange{
	color: #D4821C;
}
.txt-orange-link:link, .txt-orange-link:visited{
	color: #D4821C;
	text-decoration:underline;
}
.txt-orange-link:hover{
	color: #D4821C;
	text-decoration:none;
}

.txt-green{
	color: #00783A;
}
.txt-green-link:link, .txt-green-link:visited{
	color: #00783A;
	text-decoration:underline;
}
.txt-green-link:hover{
	color: #00783A;
	text-decoration:none;
}

.txt-blue{
	color: #0D738E;
}
.txt-blue-link:link, .txt-blue-link:visited{
	color: #0D738E;
	text-decoration:underline;
}
.txt-blue-link:hover{
	color: #0D738E;
	text-decoration:none;
}
.font-big-georgia{
font-size:28px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
}
.font-blue-georgia{
font-size:22px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#3A7D96;
}
.font-big{
font-size:28px;
}
.font-trebuchet{
font-family:"Trebuchet MS";
}
.font-trebuchet-medium{
font-family:"Trebuchet MS";
font-size:16px;
}

.bg-grey{
background-color:#E6E8E9;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color:#BF3A3B;
	border:none;
	
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border:solid 1px #BDCFF5;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border:solid 1px #BDCFF5;
}
.style5 {
       font-family: Arial, Helvetica, sans-serif; font-size: 12px;
 }