BODY
{
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
TD
{
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
UL
{
	margin-left: 20px;
}

INPUT
{
	font-size: 11px;
	font-family: Verdana, Arial;
}
SELECT
{
	font-size: 11px;
	font-family: Verdana, Arial;
}
H1
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e2efdf;
}
H2
{
	font-weight: bold;
	font-size: 12px;
	color: black;
}
SMALL
{
	font-weight: normal;
	font-size: 9px;
}
.error
{
	color: black;
}
.hugimages
{
	font-size: 2px;
}
LABEL
{
	font-size: 11px;
	font-family: Verdana, Arial;
}
.search
{
	font-size: 10px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}



.newsslice
{
	background-image: url(Images/news_slice.jpg);
	background-repeat: repeat-x;
}
.contactdetails
{
	background-image: url(Images/contactdetails2.jpg);
	background-repeat: no-repeat;
}
.e-mail
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
}

A:link
{
	text-decoration: none;
	color: #003399;
}

A:visited
{
	text-decoration: none;
	color: #003399;
}

A:active
{
	text-decoration: none;
	color: #003399;
}

A:hover
{
	text-decoration: underline;
	color: #003399;
}

.aboutslice
{
	background-image: url(Images/aboutslice.jpg);
	background-repeat: repeat-x;
}
.text1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.cursorchange
{
	cursor: hand;
}

.linksslice
{
	background-image: url(Images/linksslice.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
