@charset "utf-8";

h1 {
	color:#FF0000;
}

h2 {
    color: #666600;
}

h3 {
    color: #666600;
}

p {
    color: #666600;
}

font {
    color: #666600;
}

a:link {
	color: #669900;
}

a:visited {
    color: #999933;
}

a:active {
	color: #FF9900;
}

table {
    border-color: #669933;
}

.header1 {
    color: #666600;
	font-size: 20px;
	font-weight: bold;
}

.header2 {
    color: #666600;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.header3 {
    color: #669966;
	font-size: x-large;
	font-weight: bold;
}

.style1 {
	font-size: 12px
}

.style3 {
    color: #666600;
}

.style4 {
    color: #666600;
	font-size:12px;
}

.style5 {
	color: #FF0000;
	font-style: italic;
}

.style6 {
	color: #666600;
	font-size:18px;
}

.style7 {
	color: #666600;
	font-weight: bold;
}

.style9 {
	color: #666600;
	font-family: Arial, Arial, Helvetica;
	font-size: 12px;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666600;
	font-weight: bold;
}
.statistics_bold {
	font-size: 100%;
	color: #666600;
	font-family: Arial, Arial, Helvetica;
	font-weight: bold;
}
.statistics {
	font-size: 100%;
	color: #666600;
	font-family: Arial, Arial, Helvetica;
}
