body, html
{
    background-image: url("images/background.png");
    background-repeat: repeat-x;
 	background-color: #cccccc;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin: 0px;
	
}

DIV { text-indent: 2em; }
P { text-indent: 2em; font-style: italic; font-weight: bolder; }
h1 { font-family: Helventica, Verdana, Arial; font-size: 20px; font-weight: normal; color: #000000 }
h2 { font-family: Helventica, Verdana, Arial; font-size: 16px; font-weight: normal; color: #000000 }
h3 { font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #000000 }

.head {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
}

.head a:link {
	text-decoration: none;
	color: #333333;
}

.head a:active {
	text-decoration: none;
	color: #333333;
}

.head a:visited {
	text-decoration: none;
	color: #333333;
}

.head a:hover {
	text-decoration: underline;
	color: #333333;
}

.copy {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}

.copy a:link {
	text-decoration: underline;
	color: #000000;
}

.copy a:active {
	text-decoration: underline;
	color: #000000;
}

.copy a:visited {
	text-decoration: underline;
	color: #000000;
}

.copy a:hover {
	text-decoration: underline;
	color: #000000;
}

.menu {
    text-align: center;
}
.menu a {
	font-family: Helvetica, Verdana, Arial;
	font-weight: light;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 18px;
	padding: 0px 20px 0 20px;
}

.menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.submenu {
	font-family: Helvetica, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}

.submenu a:link {
	text-decoration: none;
	color: #000000;
}

.submenu a:active {
	text-decoration: none;
	color: #000000;
}

.submenu a:visited {
	text-decoration: none;
	color: #000000;
}

.submenu a:hover {
	text-decoration: underline;
	color: #000000;
}
