/* CSS Document */
h1 {
        font-family: Times New Roman, Times, serif;
        text-align: center;
        margin: 5px;
        font-size: 14pt;
        font-weight: bold;
        text-transform: uppercase;
		color: #949494;
		}
.regtext {
        font-family: Times New Roman, Times, serif;
        text-align: justify;
        margin: 5px;
        font-size: small;
}
.curtext {
        font-family: Times New Roman, Times, serif;
        font-style: italic;
		text-align: justify;
        margin: 5px;
        font-size: small;
}
.copy {
        font-family: Times New Roman, Times, serif;
        text-align: justify;
        margin: 5px;
        font-size: 8pt;
}
.advertbase {
        font-family: Times New Roman, Times, serif;
        font-size: 9pt;
        margin: 5px;
}
.linkbase {
        font-family: Times New Roman, Times, serif;
        font-size: 11pt;
		font-weight: bold;
        margin: 5px;
}
.cssbase {
        font-family: Times New Roman, Times, serif;
        font-size: 10pt;
        margin: 5px;
}
.hotbase {
        font-family: Times New Roman, Times, serif;
        font-size: 12pt;
        color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.hotbasered {
        font-family: Times New Roman, Times, serif;
        font-size: 12pt;
        color: #FFFFFF;
		background-color: #CA3A3A;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.hotbaseyellow {
        font-family: Times New Roman, Times, serif;
        font-size: 12pt;
        color: #FFFFFF;
		background-color: #ffcc00;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.hotbasegreen {
        font-family: Times New Roman, Times, serif;
        font-size: 12pt;
        color: #FFFFFF;
		background-color: #99CC00;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.important {
        font-family: Times New Roman, Times, serif;
        font-size: 12pt;
        color: #000000;
		background-color: #ffCCcc;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.attention {
        font-family: Times New Roman, Times, serif;
        font-size: 12pt;
        color: #99CC00;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.hotbaseblue {
        font-family: Times New Roman, Times, serif;
        font-size: 12pt;
        color: #FFFFFF;
		background-color: #6699CC;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.comment {
         font-family: Times New Roman, Times, serif;
        font-size: 9pt;
        font-style: italic;
        color: #ffcc00;
}
.hotlist {
        font-family: Times New Roman, Times, serif;
        font-size: 10pt;
        color: #000000;
}
a:link {
	color: #6780B8;
	text-decoration: none;
}
a:visited {
	color: #CA3A3A;
	text-decoration: none;
}
h2 {
	font-size: 12pt;
	margin: 5px;
	        font-family: Times New Roman, Times, serif;
        text-align: center;
        margin: 5px;
        font-weight: bold;
        text-transform: uppercase;
		color: #949494;
}
