/* CSS Document */

.greycell
{
	background-image:url(/background_image/background_large.png);
	width:406px;
	height:672px;
	padding: 0px;
	font-color: #ffffff;
}

body {
	font-family: Verdana;
	font-size: 11px;
	background-color: black;
	vertical-align: top;
	line-height:normal;
	margin-bottom: 0px;
	padding: 20px 0px 0px;
	margin-top: 0px;
	color: #FFFFFF;
	left: 50%;
	right: 50%;
}

td,th {
	font-color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	vertical-align: top;
	line-height:18px;
}

img{
	border:0;
	} 
a {
	color: #ffffff;		
}
a:visited {
	color: #C890FF;
}
a:hover {
	color: #AADD1E;
}
a:active {
	color: #AADD1E;	
}
.style-green{
	color:#AADD1E;
}

H1{
	color:#AADD1E;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 3px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;;;
}

ul {padding: 5px; margin: 15px;}
.bullet {
	list-style-image: url(/images/arrow.png);
	margin: 10px;
	padding: 5px;
	vertical-align: middle;
}
ina{
	border:0;
	vertical-align:bottom} 
.left_column {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.style1 {
	font-size: 16px;
}
<style type="text/css">
