body, td, p, br, form, th, ol, ul, li, table, blockquote
{
	font-size: 11px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
	color: #333333;
}

body
{
	font-size: 11px;
	margin: 0px;
	background-image: url("images/crumpled-paper.jpg");
	background-repeat: no-repeat;
	background-position: 120px 98px;
	background-color: #fff;
}

A:link
{
	color: #ff0000;
	text-decoration: none;
}

A:visited
{
	color: #CC0000;
	text-decoration: none;
}

A:active
{
	color: #cccccc;
	text-decoration: none;
}

A:hover
{
	color: #CC0000;
	text-decoration: underline;
}

.text
{
	font-size: 11px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
	color: #333333;
}

.text-darkgrey
{
	font-size: 11px;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
}

.textsmall-darkgrey
{
	font-size: 10px;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
}

.header-darkgrey
{
	font-size: 12px;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

/* ------ added as part of SEO work by Netregistry, 16/6/05 ------ */
.bottom-menu {
border-top: 1px dotted #cccccc;
letter-spacing:0;
text-align:right;
margin: 5px 10px 0px 35px;
padding-top:5px;
}

.bottom-menu-eliz {
border-top: 1px dotted #cccccc;
letter-spacing:0;
text-align:right;
margin: 5px 60px 0px 0px;
padding-top:5px;
/* ------ ends ------ */