body	{	
			background-color:#252525; 
			margin:0px; margin-width:0px; 
			margin-height:0px;
			font-size:10pt;
			font-family: arial, helvetica, sans-serif;
			color: #FFFFFF;
			letter-spacing:0px;
		}
		

table {
		vertical-align:top;
		padding : 0px;
		font-size: 10pt;
}	


input, textarea {	
					width: 400px;
					font-size: 9pt;
					border: 3px double #808080;
}


#button {	
			width: 60px;
			font-size: 10pt;
			color:#666666;
			border: 2px single #808080;
		}


.headlines { 
			font-size:18pt;
			font-family: arial, helvetica, sans-serif;
			color: #BBA8BE;
			}


.subhead { 
			font-size:10pt;
			font-family: arial, helvetica, sans-serif;
			color: #D537E9;
			}



b {
			font-size:10pt;
			font-family: arial, helvetica, sans-serif;
			color: #D537E9;
	}

b.bold 	{ 
			font-size:10pt;
			font-family: arial, helvetica, sans-serif;
		}.pink {
	color: #FF3399;
	font-weight: bold;
}
