/*  this is the basic body stuff  */

		
/*  this is the navigation bar stuff  */



/*this is the body text stuff*/

	p {			 font-family: Verdana, Arial, Helvetica, sans-serif;
				 font-size: 10px;
				 line-height: 120%;
				 font-weight: normal;
				 color: #FFFFFF;
				 }
	
	h1 			{
	color: #FFFFFF;
	margin: 0px;
	font-size: 18px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
				 }

	h2, h3, { color: #FFFFFF; margin: 0px;
				 padding: 0px;
				 font-family: Verdana, Arial, Helvetica, sans-serif;
				 }
	h4 			{
	color: #FFFFFF;
	margin: 0px;
	font-size: 14px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
				 }
	
	A 			{ color: #CCCCCC;
				  font-family: Verdana, Arial, Helvetica, sans-serif;
				  font-size: 10px;
				  font-weight: bold;
				  text-decoration: none;
				  }

	A:link		{ 				  font-family: Verdana, Arial, Helvetica, sans-serif;
				  text-decoration: none;
				  }

	A:visited	{ color: #CCCCCC; }
	A:active	{ color: #0099FF; }
	A:hover		{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}



/*  blog tags  */




/* custom tags */


	.title	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #333333;
		}			
	




/*  bottom of the page stuff  */	
	
body {
	background-color: #333333;
}
