body {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
    background-color: #E9E9E9;
	font-family: "Verdana";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
    color: #C0C0C0;
}

table {
    background-color: #FFFFFF;
    font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
    color: #282828;
}

table.main {
    background-color: #FFFFFF;
    width: 800px;
    font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
    color: #282828;
}

table.mainbg {
    background-color: #FFFFFF;
    width: 800px;
    font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
    color: #282828;
    background-image: url(images/background.jpg);
    background-repeat: repeat-y;
    background-position: top left;
}

table.bottom {
    background-color: #E9E9E9;
    width: 800px;
    font-family: "Verdana";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
    color: #282828;
}

td.bottom {
    background-color: #FFFFFF;
    width: 800px;
    font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
    color: #282828;
    background-image: url(images/bottom.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}

p { 
    font-family: "Verdana";
    font-size: 10pt;
	font-weight: bold;
	color: #282828;
    text-align: justify;
    text-indent: 15px;
}

p.simple_text { 
    font-family: "Verdana";
    font-size: 10pt;
	font-weight: normal;
	color: #282828;
    text-align: justify;
    text-indent: 15px;
}

div.contact {
    width: 220px;
    height: 130px;
    background-color: #FFFFD4;
    border: #800000 5px double;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
    font-family: "Verdana";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
    color: #000080;
}

div.testimonials {
    width: 230px;
    background-color: #F4F4F4;
    border: #5C5C5C 1px dashed;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
    font-family: "Verdana";
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
    color: #282828;
}

h1 {
    font-family: "Verdana";
    font-size: 14pt;
	font-weight: bold;
	color: #282828;
}

h2 {
    font-family: "Verdana";
    font-size: 13pt;
	font-weight: bold;
	color: #009900;
}

h3 {
    font-family: "Verdana";
    font-size: 13pt;
	font-weight: bold;
	color: #000080;
}

a.link {
    font-family: "Verdana";
    font-size: 7pt;
	font-weight: normal;
	color: #282828;
    text-decoration: none;
}

a.email {
    font-family: "Verdana";
    font-size: 13pt;
	font-weight: bold;
	color: #000080;
    text-decoration: none;
}
