body 
{
	background-color:#EEEEEE;
	margin-top:15px;
}
.topmarg
{
	margin-top:3px;
}
h1 
{
	color:#DDDDDD; 
	font-size:22pt; 
	font-family:Century Gothic,Arial; 
	text-decoration:none;
	letter-spacing:+4px;
}
h2 
{
	color:#006600;
	font-size:18pt;
	font-family:Century Gothic,Arial; 
	text-decoration:none;
	letter-spacing:+3px;
}
h3 
{
	color:#006600; 
	font-size:11pt; 
	font-family:Century Gothic,Arial; 
	text-decoration:none;
	letter-spacing:+1px;
}
p 
{
	color:rgb(32,32,32); 
	font-size:11pt; 
	font-family:Arial; 
	letter-spacing:+1px;
}
td 
{
	color:rgb(32,32,32); 
	font-size:11pt; 
	font-family:Arial; 
	letter-spacing:+1px;
}
th 
{
	color:rgb(32,32,32); 
	font-size:11pt; 
	font-family:Arial; 
	letter-spacing:+1px;
}
li 
{
	color:rgb(32,32,32); 
	font-size:11pt; 
	font-family:Arial; 
	letter-spacing:+1px;
}
.big
{
	font-size:14pt; 
}
.right
{
	text-align:right;
}
.center
{
	text-align:center;
}
.imgleft
{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	border-width:0px;
}
.imgright
{
	float:right;
	margin-left:15px;
	margin-bottom:15px;
	border-width:0px;
}
a:link 
{
	color:#006600; 
	font-size:11pt; 
	font-family:Arial; 
	font-weight:bold; 
	text-decoration:none;
}
a:visited 
{
	color:#006600; 
	font-size:11pt; 
	font-family:Arial; 
	font-weight:bold; 
	text-decoration:none;
}
a:hover 
{
	color:#006600; 
	font-size:11pt; 
	font-family:Arial; 
	font-weight:bold; 
	text-decoration:none;
}
a:active 
{
	color:#006600; 
	font-size:11pt; 
	font-family:Arial; 
	font-weight:bold; 
	text-decoration:none;
}
a:focus 
{
	color:#006600; 
	font-size:11pt; 
	font-family:Arial; 
	font-weight:bold; 
	text-decoration:none;
}
td.tight img.tight
{
	display:block;
	border-width:0px;
}

