
.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding: 5px 2px 10px 0px;
	color: #666666;
}

.home a:link {text-decoration: underline}
.home a:visited {text-decoration: underline}
.home a:active {text-decoration: underline}
.home a:hover {text-decoration: underline; color: #000000;}

a:link { color: #0589c6; text-decoration: underline}
a:visited { color: #0589c6; text-decoration: underline}
a:hover { color: #8edbff; text-decoration: none }

p	{
	text-align: justify;
	font-size: 12px;
	/*padding: 0px 0px 0px 3px;*/
	color: #666666;
	line-height: 125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin-bottom: -18px;
	align: left;
	color: #9a8007;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	padding-top: 3px;
	font-weight: bold;
	margin-bottom: -8px;
	align: left;
	color: #999999;
}


ul  
	{ 
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	line-height: 145%;
	font-family: Verdana, Arial, sans-serif;
	text-align: justify;
	text-decoration: none;
	}
	
ol  
	{ 
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	line-height: 145%;
	font-family: Verdana, Arial, sans-serif;
	text-align: justify;
	text-decoration: none;
	}	

ul.gutter  
	{ 
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	line-height: 145%;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	}
	
li.windows
{ 
list-style-image: url(images/windows_bullet.gif);
text-align: left;
}

li.quicktime 
{ 
list-style-image: url(images/quicktime_bullet.gif);
text-align: left;
}

li.arrow
{ 
list-style-image: url(images/arrow_bullet.gif);
text-align: left;
}

li.pdf
{ 
list-style-image: url(images/pdf_bullet.gif);
text-align: left;
}

