p {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.smalltext {
	font-size: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
}
.inactive {
	color: #CCCCCC;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #FF9933;
	text-decoration: none;
}
.menu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
.current {
	color: #FF9933;
}
.menu2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
body {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: square;
	font-style: normal;
	font-weight: normal;
}
.greyline {
	color: #666666;
}
.photobackground {
	background-position: top;
}
