body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

p {
 	line-height: 13px;
	font-size : 12px;
	text-align:justify;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

a {
	color: #3366CC;
	text-decoration: none;
}


input {
background-color:#000000;
	color:#FFFFFF;
}

textarea {
background-color:#000000;
	color:#FFFFFF;
}

.reviewmenu {
	color:#FFFFFF;
	list-style-type:none;
	line-height:16px;
	line-spacing:16px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:ridge;
	border-bottom-width:thin;
}
	

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #000000;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #000000;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
}

