﻿body {
	background-color: #FCFDFD;
	border: 0px; 
	margin-left: 0px;
	margin-top: 0px;
	height: 0px;
	width: 0px;
}

td {
    font: normal small Arial, Helvetica, sans-serif;
    color: #000000;
}

h5 {
    color: #ffffff;
    margin: 0px;
}


h4 {
    color: #ffffff;
    margin: 0px;
}


h3 {
    color: #ffffff;
    margin: 0px;
}


h2 {
    color: #ffffff;
    margin: 0px;
}


h1 {
    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 32pt;
}

h2 {
    font-size: 16pt;
}

h3 {
    font-size: 14pt;
}


a {

font: normal 12px Tahoma, Arial;
color: #797979;
text-decoration: underline;
}
a:hover {

font: normal 12px Tahoma, Arial;
color: #797979;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

a.vendor-text {
				color: #000000;
				text-decoration: none;
				font-size: medium;
				font-weight: bold;
}

.white-text{
	color: #ffffff;
	text-decoration: none;
}


.blye-text-underline {
	color: #47beed;
	text-decoration: underline;
}

.blye-text-regular {
	color: #47beed;
	text-decoration: none;
}

.blue-text-regular {
	color:  #3333CC;
	text-decoration: none;
}
.blue-text-bold {
				color: #3333CC;
				text-decoration: none;
				font-weight: bold;
}

.yellow-text-regular {
	color: #db9a00;
	text-decoration: none;
}

.yellow-text-underline {
	color: #db9a00;
	text-decoration: underline;
}

.orange-text-regular {
	color: #f17e22;
	text-decoration: none;
}

.orange-text-underline {
	color: #f17e22;
	text-decoration: underline;
}
.broun-text-regular {
	color: #de4e06;
	text-decoration: none;
}

.broun-text-underline {
	color: #de4e06;
	text-decoration: underline;
}

.red-text-regular {
	color: #d72818;
	text-decoration: none;
}

.red-text-underline {
	color: #d72818;
	text-decoration: underline;
}

.black-text-regular {
	font-family: Arial, Tahoma;
	color: #000000;
	text-decoration: none;
}

.black-text-small {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.black-text-underline {
	color: #000000;
	text-decoration: underline;
}

.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.gray-text-small
{
font: normal 10px Tahoma, Arial;
color: #7c7c7c;
text-decoration: none;
}

.green-text-regular{
color: #549b28;
text-decoration: none;
}

.style1 {
	border-width: 0;
}
.align_bottom {
				vertical-align: bottom;
}


.left-indent {
	margin-left: 40px;
}
