body
{
	background-color:	#fff;
	font-family:		Arial, Helvatica, Sans-serif;
	font-size:			12px;
	color:				#000000;
	font-weight:		normal;
}

h1
{
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	margin-top:0px;
	padding-top:0px;
}

h2
{
	font:25px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	margin-top:0px;
	padding-top:0px;
}

h3
{
	font:20px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	margin-top:0px;
	padding-top:0px;
}

p
{
	font:11px arial;
	color:#333333;
	line-height:24px;
}

a 
{
	color:				#cc0000;
	text-decoration:	none;
	font-weight:		bold;
}
	
a:hover 
{
	color:				#990000;
	text-decoration:	underline;
}

.tagline 
{
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
}

.smallText 
{
	font:12px times new roman;
	color: #CC3300;
	line-height:18px;
}

#padding 
{
	padding:20px 5px 20px 5px;
}