﻿body {
	background-color: #4a4a4a;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #414141;
}

h5 {

    color: #460a04;
    margin: 0px;
}


h4 {

    color: #460a04;
    margin: 0px;
}


h3 {

    color: #460a04;
    margin: 0px;
}


h2 {

    color: #460a04;
    margin: 0px;
}


h1 {

    color: #460a04;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {
	font: normal medium Tahoma, Arial;
	color: #FFFFFF;
}
a:hover {
	font: normal medium Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.green-text {
color: #8bb428;
}






.power {
	font-size: 24px;
	text-transform: capitalize;
	color: #000099;
}
.text {
	font-size: 14px;
}

.we {
	font-size: 16px;
	font-weight: bold;
}
.name {
	font-size: 24px;
	color: #FFFFFF;
}
.contactlink {
	font-size: 24px;
	color: #0000FF;
}
