body {
	background-color: #EF639C;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
hr {
	color: #BFBFBF;
	height: 1px;
	text-align: center;
}
h1 {
	font-size: 16px;
	color: #EF639C;
	vertical-align: top;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
h2 {  
	font-size: 14px; color: #5A5B5E;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
h3 {  
	font-size: 13px; font-weight: normal
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
p {
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	line-height: 16px;
}

a.dwt:link {  color: #FFFFFF; text-decoration: none}
a.dwt:visited { color: #FFFFFF; text-decoration: none }
a.dwt:hover { color: #8F8F8F; text-decoration: none }
a.header:link {  color: #5A5B5E; text-decoration: none}
a.header:visited { color: #5A5B5E; text-decoration: none }
a.header:hover { color: #8F8F8F; text-decoration: none }

.links-menu {
	color: #5A5B5E;
	font-size: 11px;
	text-decoration: none;

}
a.links-menu:hover { color:#B9B9B9; text-decoration: none 
}
.links-dwt {
	font-size: 13px;
	color: #EF639C;
	text-decoration: none;
}.links-blue {
	font-size: 11px;
	color: #EF639C;
	text-decoration: none;
}
.links-page {
	font-size: 9px;
	font-style: italic;
}
.underline {text-decoration: underline;}
.white {color: #FFFFFF;}
.bg-black {	background-color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	color: #000000;
	letter-spacing: 0em;
	word-spacing: 0em;
	vertical-align: text-bottom;
	white-space: nowrap;
	line-height: 12px;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 1px;
	color: #000000;
	letter-spacing: 0em;
	word-spacing: 0em;
	vertical-align: text-bottom;
	white-space: nowrap;
}
.ariallinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	color: #000000;
	letter-spacing: 0em;
	word-spacing: 0em;
	vertical-align: text-bottom;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.bg-dots {
	background-image:  url("images/bg-dot.gif");
	background-repeat: repeat-x;
	background-position: left center;
}
.italic {
	font-style: italic;
}
.table-space {
	padding: 4px;
	height: 144px;
	width: 144px;
}
.bg-blue {
	background-color: #89A6C5;
}
.blue {
	font-style: italic;
	color: #38699C;
}
.links-text {

	font-size: 13px;
	color: #000000;
	text-decoration: none
	
}
.bklink {
	color: #DE5485;
	font-weight: bold;
}