body {
	background-image: url(/images/tall.jpg);
	background-repeat: repeat;
	background-position: left top;
}

td {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #262626;
}

h1, h2, h3, h4, h5 {

    color: #460a04;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Arial, Helvetica, sans-serif;
color: #414141;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #00527d;
text-decoration: none;

}
.regular-text{
	color: #000000;
	font-size: 16px;
	font-family: "Comic Sans MS", cursive;
	text-align: left;
}

.white-text{
color: #ffffff;

}

a.white-link-underline {	
	text-decoration: underline;
	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;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}

.red-text-large {
	color: #920f0d;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.gray-text{
color: #4c4c4c;
}

.gray-text-large{
	color: #000000;
	font-size: 12px;
	font-weight: bolder;
}

.gray-text-Xlarge{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

a.gray-link-underline-large {
	text-decoration: underline;
	color: #000000;
}

.green-text{
color: #76950b;
}

.style1 {
	color: #EE2C8E;
	font-weight: bold;
	font-size: 13px;
}

.style2 {
	color: #CB15EC;
	font-weight: bold;
	font-size: 15px
}

.style2A {
	color: #CB15EC;
	font-weight: bold;
	font-size: 24px
}
.style3 {
	color: #660099;
	font-weight: bold;
	font-size: 15px
}

.style4 {
	color: #158AEC;
	font-weight: bold;
	font-size: 15px
}

.style5 {
	color: #15ECEA;
	font-weight: bold;
	font-size: 15px
}

.style6 {
	color: #EC7A15;
	font-weight: bold;
	font-size: 15px;
}

.style7 {
	color: #76353B;
	font-weight: bold;
	font-size: 15px
}
.style8 {
	color: #33CCCC;
	font-weight: bold;
	font-size: 15px
}
.style9 {
    color: #FFFFFF;
}
.style10 {
	font-size: 15px
	font-weight: bold;
}
.regular-text div p {
	text-align: left;
}
.regular-text div .regular-text {
	text-align: left;
}
.regular-text p .regular-text {
	font-size: 18px;
}
redtext {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #9b234f;
}
.regular-text p .regular-text .red-text-large {
	font-size: 24px;
}
.regular-text table tr td .regular-text {
	text-align: left;
	font-weight: normal;
}
.regular-text table tr td .regular-text .regular-text {
	text-align: left;
}
.regular-text table tr td table tr .regular-text table tr .regular-text p {
	text-align: center;
}

