/*
	ShaharTal.com
	(c)2010 All Rights Reserved 
*/
<!--
body,td,th 
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFFFFF;
}

body 
{
	background-color: #000000;
	margin-left: 0px;
	margin-top: 40px;
}

/* Links */
a
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #989594;
	text-decoration: none;
}

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

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

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

/* General Text Design */
.b
{
	font-weight: bold;
}

.u
{
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 
{
	font-family: Trebuchet MS;
	font-weight: bold;
}

h1 
{
	font-size: 18px;
	color: #FFFFFF;
}

h2 
{
	font-size: 16px;
	color: #515151;
}

h3 
{
	font-size: 14px;
	color: #959595;
}

/* Special Design */
._st_intro_line
{
	text-align: center;
	width: 500px;
	margin-top: 10px;
}

._st_main_paragraph
{
	text-align: left;
	width: 600px;
	margin-top: 20px;
}

.copyright
{
	font-size: 12px;
}
-->