body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/back_logo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	background-attachment: fixed;
	background-position: 450px bottom;


}
td {
	font-size: 10pt;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #A13D8C;
	font-style: italic;
	line-height: 50px;
}
.LINK {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #A13D8C;
	font-size: 24pt;
	font-weight: normal;
	letter-spacing: 1em;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: #000000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #A13D8C;
}
.contentSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #A13D8C;
	font-style: italic;
}
.tdLogo {
	background-image: url(images/logo_o-p.gif);
	background-repeat: no-repeat;
}
.tdMenu {
	background-image: url(images/back_left.gif);
	background-repeat: no-repeat;
}
.tdContent {
	background-image: url(images/back_top.gif);
	background-repeat: no-repeat;
}
a {
	text-decoration: none;
	color: #A13D8C;
}
a:link {
	color: #A13D8C;
}
a:visited {
	color: #A13D8C;
}
a:hover {
	color: #A13D8C;
	text-decoration: underline;
}
a:active {
	color: #A13D8C;
}
.LINKsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	color: #A13D8C;

}

