body {
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		background-color: #FFFFFF;
}

acronym {
		cursor: help;
}

td {
    font-size: 11px;
    font-family: Arial;
    color: #767676;
}

h1 {
    font-size: 18px;
    font-family: Arial;
		font-weight: bold;
		margin: 0px 0px 2px 0px;
    color: #6699CC;
}

h2 {
    font-size: 16px;
    font-family: Arial;
		font-weight: 100;
		margin: 0px 0px 2px 0px;
    color: #666666;
}

h3 {
    font-size: 12px;
    font-family: Arial;
		font-weight: bold;
		margin: 2px 0px 2px 4px;
    color: #666666;
		background-color: #F4F4F4;
}

p {
    font-size: 12px;
    font-family: Arial;
    color: #767676;
		line-height: 20px;
}

.spacer {
    font-size: 5px;
}

.border {
		border: thin solid #E7E7E7;
}

address {
    font-size: 12px;
    font-family: Arial;
    color: #767676;
		line-height: 20px;
		text-decoration: underline;
}


a:link {
		text-decoration: none;
}

a:visited {
		text-decoration: none;
}

a:hover {
		text-decoration: none;
}

a:active {
		text-decoration: none;
}

.url:link {
		text-decoration: none;
    color: #666666;
}

.url:visited {
		text-decoration: none;
    color: #666666;
}

.url:hover {
		text-decoration: underline;
    color: #6699CC;
}

.url:active {
		text-decoration: none;
    color: #666666;
}

.body {
    font-size: 12px;
    font-family: Arial;
    color: #767676;
		line-height: 20px;
}

.s_row_hdr {
    font-size: 10px;
    font-family: Arial;
    color: #666666;
}

.s_b_row_hdr {
    font-size: 10px;
    font-family: Arial;
		font-weight: bold;
    color: #666666;
}

.row_hdr {
    font-size: 12px;
    font-family: Arial;
    color: #666666;
}

.b_row_hdr {
    font-size: 12px;
    font-family: Arial;
		font-weight: bold;
    color: #666666;
}

.s_row_title {
    font-size: 11px;
    font-family: Arial;
    color: #6699CC;
}

.s_b_row_title {
    font-size: 11px;
    font-family: Arial;
		font-weight: bold;
    color: #6699CC;
}

.row_title {
    font-size: 12px;
    font-family: Arial;
    color: #6699CC;
}

.b_row_title {
    font-size: 12px;
    font-family: Arial;
		font-weight: bold;
    color: #6699CC;
}

.s_row_text {
    font-size: 11px;
    font-family: Arial;
    color: #666666;
}

.s_b_row_text {
    font-size: 11px;
    font-family: Arial;
		font-weight: bold;
    color: #666666;
}

.row_text {
    font-size: 12px;
    font-family: Arial;
    color: #666666;
}

.b_row_text {
    font-size: 12px;
    font-family: Arial;
		font-weight: bold;
    color: #666666;
}

.Y {
    font-size: 11px;
    font-family: Arial;
    color: #006600;
}

.N {
    font-size: 11px;
    font-family: Arial;
    color: #CC0000;
}

.b_blue {
		font-size: 12px;
		font-family: Arial;
		color: #333399;
		font-weight: bold;
}

.blue {
		font-size: 12px;
		font-family: Arial;
		color: #333399;
}

.s_blue {
		font-size: 11px;
		font-family: Arial;
		color: #333399;
}

.s_b_blue {
		font-size: 11px;
		font-family: Arial;
		color: #333399;
		font-weight: bold;
}


.s_red {
		font-size: 11px;
		font-family: Arial;
		color: #CC0000;
}

.s_b_red {
    font-size: 11px;
    font-family: Arial;
		color: #CC0000;
	  font-weight: bold;
}

.red {
		font-size: 12px;
		font-family: Arial;
		color: #CC0000;
}

.b_red {
		font-size: 12px;
		font-family: Arial;
		color: #CC0000;
		font-weight: bold;
}

.green {
		font-size: 12px;
		font-family: Arial;
		color: #1E7D13;
}

.b_green {
		font-size: 12px;
		font-family: Arial;
		color: #1E7D13;
		font-weight: bold;
}

.s_green {
		font-size: 11px;
		font-family: Arial;
		color: #1E7D13;
}

.s_b_green {
		font-size: 11px;
		font-family: Arial;
		color: #1E7D13;
		font-weight: bold;
}

.footer {
		font-size: 10px;
		font-family: Arial;
    color: #666666;
}

.footer_info {
		font-size: 9px;
		font-family: Arial;
    color: #BBBBBB;
}