/* XHTML &amp; CSS copyright Lightbulb Brand|Design. Feel free to check out markup of this document. If you choose to use any of the code, don't forget to mention your source. */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	line-height:200%;
	}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:24px;
	color:#aaae4e;
	}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#aaae4e;
	}

a {
	text-decoration:none;
	color:#FFF;
	line-height:35px;
	}
		
.image a{
	font-size:12px;
	color:#999;
	line-height:200%;
	}
	
	
	
strong {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#aaae4e;
	}
	

.smalltext {
	font-size:10px;
	line-height:150%;
	color:#aaae4e;
	}
	
.smalltext a{
	font-size:10px;
	line-height:150%;
	color:#aaae4e;
	}
	
.tinytext, .tinytext a {
	font-size:9px;
	line-height:100%;
	color:#9c966f;
	}

.formfield {
	font-size:10px;
	}