body, table td, a, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-family: "Times New Roman", serif;
	color: #000000;
	background: url(images/bg_body.gif);

}

table {
	height: 100%;
	border-collapse: collapse;
	font-size: 12pt;
}

a:link, a:visited {
	color: #47463E;
	text-decoration: underline;
}

a:hover {
	color: #000000;
    text-decoration: underline;
}


#header {
	background: url(images/bg_head.gif);
}

#menu td {
	padding-left: 30px
}

#menu span {
	padding: 0px 10px;
	font-family: Arial, serif;
	font-size: 10.5pt;
	font-weight: bold;
	color: #47463E;
	text-decoration: underline;
}

#small {
	padding: 0px 10px;
	font-family: Times New Roman, Sans Serif;
	font-size: 8pt;
	font-weight: regular;
	color: #000000;
	text-decoration: none;
}

#menu3 a {
	text-decoration: none;
	color: #CCCCCC;

}

#menu3 a:hover {
	color: #FFF;
    text-decoration: underline;
}


#menu a {
	text-decoration: underline;
	color: #47463E;

}

#menu a:hover {
	color: #D28121;
    text-decoration: underline;
}


#footer {
	background: url(images/bg_foot.gif);
	font-size: 10pt;
}

#footer a {
	color: #000000;
}

#footer img {
	margin-left: 95px;
	margin-right: 50px;
}


h6 {
	margin: 10px 0px 2px 0px;
	font-family: Arial, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.date {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.today {
	font-family: Times New Roman, sans-serif;
	font-size: 18pt;
	font-weight: normal;
}

.author td {
	padding: 3px;
}

.author a {
	line-height: 12pt;
	text-decoration: none !important;
	color: #000000 !important;
}

.author a:hover {
	text-decoration: underline !important;
}
.text1 {
	font-family: Times New Roman, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
