﻿.h1 {  font-size: 10pt; color: #FF0000; font-weight: bold; text-decoration: none}
.h2 {  font-size: 9pt; font-weight: bold; color: #FFFFFF; text-decoration: none}
.h3 {
font-size: 11pt; font-weight: normal; color: #000000; text-decoration: none
}
.h4 {

font-size: 10pt; color: #000000; text-decoration: none
}
.link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	line-height: 13pt;
}
.word {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	line-height: 13pt;		
}
.word1 { font-size: 9pt; color: #FF0000; text-decoration: none}
.word2 { font-size: 9pt; line-height: 12pt; color: #008837; text-decoration: none}

.link1 {
	text-decoration: underline;
	color: #FF0000;
}

.link2 {

	text-decoration: underline;
	color: #FFFFFF;
}

.link22 {
	color: #FF6600;
	text-decoration: none;
}
.button
{
    BORDER : #E80000 1px solid;
    FONT-SIZE: 12px;
    CURSOR: hand;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #FF6060
}
.bg01 {
	background-color: #EFEFEF;
	font-family: Courier New, Courier, mono;
	font-size: 9pt;
	line-height: 14pt;
	color: #000000;
}


