body
{
	background-color:#000;
	margin:0px;
	padding:0px;
}

p
{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:700;
	letter-spacing:1px;
	line-height:16px;
	word-spacing:1px;
	padding:2px;
}

.smallText
{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	padding:0px;
}

li
{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:700;
	letter-spacing:1px;
	line-height:16px;
	word-spacing:1px;
	padding:2px;
}

a:link
{
	color: #333;
	text-decoration: underline;
}

a:visited
{
	color: #333;
	text-decoration: underline;
}

a:hover
{
	color: #333;
	text-decoration: none;
}

img a:link
{
	color: #333;
	text-decoration: none;
}

img a:visited
{
	color: #333;
	text-decoration: none;
}

img a:hover
{
	color: #333;
	text-decoration: none;
}

h1
{
	color:#333;
	font-family:'Times New Roman', Times, serif;
	font-size:36px;
	font-style:normal;
	font-weight:500;
	letter-spacing:1px;
	line-height:30px;
	word-spacing:1px;
	font-variant:small-caps;
	margin:0px;
}

h2
{
	color:#333;
	font-family:'Times New Roman', Times, serif;
	font-size:20px;
	font-style:normal;
	font-weight:500;
	letter-spacing:1px;
	line-height:16px;
	word-spacing:1px;
	font-variant:small-caps;
	margin:20px 0 30px;
}

h3
{
	color:#333;
	font-family:'Times New Roman', Times, serif;
	font-size:14px;
	font-style:normal;
	font-weight:500;
	letter-spacing:1px;
	line-height:16px;
	word-spacing:1px;
	font-variant:small-caps;
	margin:0px;
}

/*h1
{
	color:#333;
	font-family:'Times New Roman', Times, serif;
	font-size:30px;
	font-style:normal;
	font-weight:500;
	letter-spacing:1px;
	line-height:32px;
	word-spacing:1px;
	font-variant:small-caps;
	margin:0px;
}
*/


.menu
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:10pt;
	color:#675d5c;
}


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

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

a.menu:hover
{
	color: #ffffff;
	text-decoration: none;
}

