html
{
	min-height: 100%;
	margin-bottom: 1px;
}

body
{
	background-color: #FFE4C4 !important;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	background-position: 50% 5% !important;
}

table
{
	background-color: inherit;
	border: 0px solid;
	border-right: 0px solid black;
	border-left: 0px solid black;
	border-bottom: 0px solid black;
	border-top: 0px solid black;
	margin: 0px;
	padding: 0px;
}

img
{
	border: 0px;
}

A:link
{
	color: blue;
	text-decoration: underline;
	font-family: Trebuchet MS, Arial;
	font-size: 12pt;
}

A:visited
{
	color: purple;
	text-decoration: underline;
	font-family: Trebuchet MS, Arial;
	font-size: 12pt;
}

A:active
{
	color: purple;
	text-decoration: underline;
	font-family: Trebuchet MS, Arial;
	font-size: 12pt;
}

A:hover
{
	color: #95004A;
	cursor: hand;
	font-family: Trebuchet MS, Arial;
	text-decoration: italicize;
	font-size: 12pt;
}

p
{
	font-family: Trebuchet MS, Arial, Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
}

ul
{
	font-family: Trebuchet MS, Arial;
	font-size: 16px;
	font-weight: bold;
}
ol
{
	font-family: Trebuchet MS, Arial;
	font-size: 16px;
	font-weight: bold;
}
li
{
	font-family: Trebuchet MS, Arial;
	text-align: left;
}

h1
{
	font-family: Trebuchet MS, Arial;
}

h2
{
	font-family: Trebuchet MS, Arial;
}

h3
{
	font-family: Trebuchet MS, Arial;
	text-align: center;
}

h4
{
	font-family: Trebuchet MS, Arial;
}
table
{
	font-family: Trebuchet MS, Arial;
}
tr
{
	font-family: Trebuchet MS, Arial;
}
td
{
	font-family: Trebuchet MS, Arial;
}
span
{
	font-family: Trebuchet MS, Arial, Times New Roman;
	font-weight: bold;
	text-align: center;
}
