body {
	background-color: #000000;
	font-family: tahoma,trebuchet ms,Garamond,Palatino,serif; 
	font-size: 8pt; 
	color: #FFFFFF; 
	/* scrollbars */
	scrollbar-3d-light-color:#000000; 
	scrollbar-arrow-color:#000000; 
	scrollbar-base-color:#000000; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-track-color:#000000; 
	scrollbar-face-color:#EE4498; 
	scrollbar-highlight-color:#000000; 
	scrollbar-shadow-color:#000000
}
A:link, A:visited, A:active, A:hover {
	font-family: verdana,palatino,Times,serif; 
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
A:link {
	color: #EE4498; 
}
A:visited {
	color: #AA45ED; 
}
A:active {
	color: #AFF831; 
	text-decoration: underline;
}
A:hover {
	color: #FAD4E7;
}
table {
	font-family: tahoma,trebuchet MS,Garamond,Palatino,serif;
	font-size: 8pt;
}
H1 {
	font-family: verdana,palatino,Times,serif;
	font-size: 10pt;
	color: #F07410;
	font-weight: none;
	letter-spacing : 0px;
	line-height : 20px;
}
H2 {
	font-family: "MS Serif", "New York", serif;
	font-size: large;
	color: #F07410;
	font-weight: bold;
}
H3 {
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 12px;
	color: 536188;
	font-weight: bold;
	line-height : 22px;
}
.free {
	font-family: Verdana,Arial,Helvetica; 
	font-size: 10pt; 
	color: red; 
	font-weight: bold;
}
.copyright {
	font-family: Verdana,Arial,Helvetica;
	font-size: xx-small;
	color: #CA5216;
	font-weight: normal;
}
.search {
	font-family: Verdana,Arial,Helvetica; 
	font-size: 10pt; 
	color: #588683; 
	font-weight: bold;
}
.sub-text {
	font-family: Verdana,Arial,Helvetica; 
	font-size: 8pt; 
	color: #588683; 
	font-style: italic;
}
.comments input, .comments textarea {
	background-color: #393735; 
	border: 1px solid #FFFFFF; 
	font-family: verdana; 
	color: white; 
	font-size: 12px; 
	font-weight: normal;
}
.comments h3 {
	font-family:verdana,palatino,garamond,times; 
	color: #EE4498; 
	font-weight: bold; 
	font-size: 12px;
	margin: 0px;
}
.comments .name {
	color: #EE4498;
	font-weight: bold;
}
.comments .location {
	font-style: italic;
}


