html,body{
	margin:0;
	padding:0;
	height:100%;
	width: 100%;
	background-color: #000000;
}	

body,td,th {
	font-family: Verdana, Times New Roman, Arial;
	font-size: 11px;
	color: #CCCCCC;
    cursor : default;
}


/*---[ Classes that begin with .template are not seen in html editor or you can add them to template.css ]---*/


/*---[ below classes are seen html editor ]---*/

.contact,
.contact a{
	color: #ffffff;
	text-decoration: none;
	 font-weight: bold
}
