body 	{
	padding: 15px;
	background: #952930; 
	scrollbar-face-color: #952930; 
	scrollbar-highlight-color: #952930; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-shadow-color:#000000; 
	scrollbar-darkshadow-color: #952930; 
	scrollbar-track-color: #952930; 
	scrollbar-arrow-color: #000000;
	}

p	{
	font: 10pt Lucida Sans Unicode; 
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	color: #000000;
	}

h1	{
	font-family: Lucida Sans Unicode;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-image: url(Cell.jpg);
	background-repeat: yes-repeat;
	padding: 2px;
	border: solid 1px #000000;
	text-align:center;
	}

h2
	{
	font-family: Lucida Sans Unicode;
	font-size: 10pt;
	color: #000000;
	letter-spacing: 1px;
	font-weight: 600;
	background color: #C0C0C0;
	border: solid 1px #000000;
	padding: 2px;
	text-align:center;
	}


h3
	{
	font-family: Lucida Sans Unicode;
	font-size: 10pt;
	color: #000000;
	letter-spacing: 1px;
	font-weight: 600;
	}

a:link, a:active, a:visited {
	font-family: Lucida Sans Unicode;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
	}

a:hover	{
	font-family: Lucida Sans Unicode;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	}


table, tr, td {
	background: #952930; 
	font-family: Lucida Sans Unicode;
	font-size: 10pt;
	color: #000000;
	letter-spacing: 0px;
	padding: 5px;
	border: 0px solid #FFFFFF;
	}

input, textarea, option, select {
	background: #952930; 
	font-family: Lucida Sans Unicode;
	font-size: 10pt;
	color: #000000;
	letter-spacing: 0px;
	border: 1px solid #FFFFFF;
	padding:2px;
	}

hr	{
	height: 1px;
	color: #FFFFFF;
	width: 75%;
	}

table	{ border-collapse: collapse; }
td	{ width: 120px; height: 120px; }

table, td, tr
	{
	background-color: #CCCCCC;
	border: solid 1px #000000;
	padding: 5px;
	font-family: Lucida Sans Unicode;
	font-size: 8pt;
	color: #000000;
	align: center;
	text-align: center;
	}

.inspire	{
	height: 40px;
	background-color: #989898;
	border: solid 1px #000000;
	padding: 5px;
	font-family: Lucida Sans Unicode;
	font-size: 8pt;
	color: #000000;
	align: center;
	text-align: center;
	}

.top	{
	height: 40px;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	font-family: Lucida Sans Unicode;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	font-weight: 600;
	width: 600px;
	}

.number	{
	height: 10px;
	background-color: #989898;
	border: solid 1px #000000;
	padding: 5px;
	font-family: Lucida Sans Unicode;
	font-size: 8pt;
	color: #000000;
	align: center;
	text-align: center;
	}