
body
{
	
	padding: 20px;
	background-color: #000000;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	letter-spacing: .3em;
	
	/* font-family: Arial, Helvetica, sans-serif; */
	color: #ffffff;

	
		
}

a:link, a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

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

span.hiddenTxt
{
	color: #000000;
	font-size: 2px;
}

.subtitle
{
	font-size: 24px;
	font-weight: bold;
}

.alan_name
{
	font-family: Impact;
	font-weight: normal;
}

h2#pnt_title
{
 	font-family : Impact;
	font-weight: normal;
	font-size: 26px;
	margin: .5em;
}
.links
{
	color: #FFFFFF;
	letter-spacing: .1em;
 	font-family :Impact;
	font-weight: normal;
	font-size: 18px;
	margin: .5em;
}



#pnt_size
{
	font-size: 12px;
}

.contact
{
	font-size: 12px;
}

a.next, a.prev
{
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: .5em;
	color: #666666;
	text-decoration: none;
}
