body {
	margin-top: 0; margin-right: 0; margin-bottom: 0;margin-left: 0;
	cursor: default;
	font-family: verdana, helvetica, serif;
	font-size: 10px;
    color: #666666;
	background-color:#999999
}
td {
	font-family: verdana, helvetica, serif;
	font-size: 12px;
    color: #666666;
}

li {
	line-height: 20px;
}

th {
	font-family: verdana, helvetica, serif;
	font-size: 10px;
    color: #666666;
}

a {
    color: #336699;
	text-decoration: none;
}

a:active {
    color: #336699;
    text-decoration: none;
}

a:link {
    color: #336699;
    text-decoration: none;
}

a:visited {
    color: #336699;
    text-decoration: none;
}

a:hover {
    color: #bb0000;
    text-decoration: none;
}

.foot {
	color: #CCCCCC;
	font-size: 9px;	
}

.small
{
    font-size: 9px;
    color: #666666;
    line-height: 14px;
}

.body
{
    font-size: 11px;
    color: #666666;
    line-height: 16px;
}

.big
{
    font-size: 12px;
    color: #666666;
    line-height: 22px;
}

.justify
{
    text-align: justify;
}

.title_main
{
    font-weight: bolder;
    font-size: 14px;
	display: inline;
}

.red {
	color: #bb0000;
}
