﻿body
{
	font-weight: normal;
	list-style-position: outside;
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td
{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
th
{
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
h1
{
	font-weight: normal;
	font-size: 17px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2
{
	font-weight: normal;
	font-size: 17px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a
{
	color:#0066FF
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:active
{
	text-decoration: none;
}
li
{
	list-style-type: circle;
	line-height: 20px;
}
.bold
{
	font-weight: bold;
}
.fixed
{
	padding: 6px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#download .category 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5;
}
#download .title 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5;
	background-color: #FFcc00;
}

