H1  {}

H2  {}

H3  {}

A  {}

A:Link  {
	color : #004FFF;
}

A:Active  {
	color : #FFFFFF;
}

A:Visited  {
	color : #004FFF;
}

A:Hover  {
	color : #00AA00;
}

BODY  {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #FFDF95;
	color: #923E20;
}

P  {}

P.center {
	text-align: center;
}

.network {
	padding:5px;
	background-color:#FFCF85;
	color:#000000;
}

.donation {
	padding:5px;
	background-color:#FFCF85;
	color:#000000;
}

#contacts  {
	font-size : 11pt;
	text-align : center;
	color : #404040;
}

#copyright  {
	font-size : 9pt;
	color : #404040;
	text-align : center;
}

.announce {
	color : #FF0000;
	font-weight : bold;
	text-decoration:blink;
	text-align:center;
}

.bluetext {
	color: #0040FF
}

.boldblue {
	color : Cyan;
	font-weight : bold;
}

.special  {
	color : #404040;
}

IMG.left  {
	float : left;
}

IMG.right  {
	float : right;
}

.navbar1 {
	background-image: url(../images/brownish.gif);
	background-repeat: repeat-y;
}

.navbar2 {
	background-image: url(../images/greenish.gif);
	background-repeat: repeat-y;
}

TD.heading  {
	background-color: #A00000;
	color: #FFFF00;
	font-family: Times New Roman, Times, Serif;
	font-size: 13pt;
	padding-left: 5pt;
	text-align: left;
	font-weight: bold;
}

TD.contents  {
	margin-left : 10pt;
	color : #923E20;
	font-size : 11pt;
	text-align : left;
}

TD.relatedhead  {
	background-color: #6A3814;
	color: #C0C0C0;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

TD.relatedsub  {
	background-color: #FFD36C;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}

TD.relatedinfo  {
	background-color: #FFD36C;
	color: #000000;
	font-size: 9pt;
	padding-left: 8px;
	text-align: left;
}

TR.main  {
	color : #FFFF00;
	font-size : 10pt;
}

TR.related  {
	color : #000000;
	font-size : 10pt;
}

.quote {
	color: #444444;
	text-align: left;
	margin-left: 150px;
	width: 55%;
}

.source {
	color: #666666;
	font-size: 9pt;
	font-style: italic;
	text-align: right;
}

.chart {
	background-color: #F8D070;
	font-size: 10pt;
}

.chart_header {
	background-color: #F4C540;
	text-align: center;
	font-weight: bold;
}

.side_header {
	background-color: #F4C540;
	text-align: left;
	font-weight: bold;
}
