body {

	background-color: #efefef;

	margin-top: 0px;

	margin-left: 0px;

	margin-bottom: 0px;

	margin-right: 0px;

	color: #333333;

	font-size: 13px;

	letter-spacing: 1px;

	line-height: 20px;

}



a:link    { color:#0000cc;}

a:visited { color:#0000cc;}

a:visited { }

a:hover   { color:#ff0000;}



h1{

	margin: 2px 0px 1px 10px;

	font-size: 13px;

	letter-spacing: 2px;

	font-weight: normal;

	text-align: center;

	color: #999999;

}



h2 {

	font-size: 14px;

	letter-spacing: 2px;

	line-height: 18px;

	margin: 0px;

	text-align: left;

/*	font-weight: normal; */

}



.text {

	font-size: 13px;

	letter-spacing: 2px;

	line-height: 20px;

}


