
h1	{
	font-size: 24px;
 font-family: verdana, arial, sans-serif;
	font-weight:	normal;
	color: #666;
	}


h2	{
	font-size: 12px;
 font-family: verdana, arial, sans-serif;
	font-weight:	bold;
	color: #666;
	}


h3	{
	font-size: 10px;
 font-family: verdana, arial, sans-serif;
	font-weight:	bold;
	color: #666;
	}


p	{
	font-size: 10px;
 font-family: verdana, arial, sans-serif;
	font-weight:	normal;
	color: #333;
	}

dl	{
	font-size: 10px;
 font-family: verdana, arial, sans-serif;
	font-weight:	normal;
	color: #333;
	}

dt, dd {
	line-height: 18px;
	}

a:link, a:visited {
 color: #ff6600;
 }
a:hover, a:active {
 color: #f5f5f5;
	background-color: #ff6600;
 text-decoration: none
 }

.link {
	font-size: 9px;
	line-height: 1.5em;
 font-family: verdana, arial, sans-serif;
	color: #ff6600;
	}

.seven {
 font-size: 11px;
 font-family: verdana, arial, sans-serif;
 color: #333;
 }
.seven a:link { color: #ff6600; text-decoration: none }
.seven a:visited { color: #ff6600; text-decoration: none }
.seven a:hover { color: #666; text-decoration: none; background-color: #fff }
.seven a:active { color: #666; text-decoration: none; background-color: #fff }

