body, td, th, input, select
{
	font-family:Verdana;
	font-size:12px;
}

a img
{
	border:0;
}

html,body,form,li,ul
{
	padding: 0;
	margin: 0;	
}
/*
li 
{
	list-style: none none;
}*/

a 
{
	color: #00f;
	text-decoration: none;
}

.cp
{
	padding:20px;
}

.cl
{
	clear:both;
}


/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
	background-color:Transparent;
	height:auto;
}

*:first-child+html body.fckEdit
{
	background-color:#fff;
	background-image:none;
}
/* ---------------------------------------------------------------*/

h1, h2, h3, h4, h5
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
}

h1
{
	margin: 10px 0;
	font-family: "/Fonts/METABOLR.TTF";
	font-size: 30px;
}

h2 
{
	font-family: "/Fonts/METANORC.TTF";
	font-size: 18px;
}

h3 
{
	font-size: 14px;
}

h4
{
	font-family: "/Fonts/METANORC.TTF";
	font-size: 12px;
}

h1 a, h2 a, h3 a, h4 a 
{
	color: #000;
}

.postIt 
{
	font-family: Comic Sans, Comic Sans MS, Cursive;
}

tt 
{
	font-family: inherit;
}