@charset "utf-8";
/*
------------------------------------------------------------
CREATIVELIFEFORM v1.0
© creativelifeform 2009
email: rohan@creativelifeform.com
------------------------------------------------------------

/*
------------------------------------------------------------
TYPE
------------------------------------------------------------
*/

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

h2 
{
	font-weight:bold;
	font-style:normal;
	font-size:16px;
	color:#A7D2BA;
	background:black;
}


p 
{
	color:#eee!important;
	font-size:12px;
	line-height:22px;
	border-bottom:0px solid #262626;
	padding-bottom:0px;
}


strong 
{
	color:#64AE83;
	font-weight:normal;
}

p a 
{
	color:#A7D2BA;
}

input
{
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:12px;
}

textarea
{
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:12px;
}

.fancy
{
	font-size:1.2em;
	font-style:italic;
	font-family:georgia;
	line-height:20px;
}