H1  {}

H2  {}

H3  {}

A  {}

A:Link  {
	color : #008FFF;
}

A:Active  {
	color : #FFFFFF;
}

A:Visited  {
	color : #008FFF;
}

A:Hover  {
	color : #FF0000;
}

BODY  {
	background-image: url(../background/gray-wall.gif);
	color: #FFFFC0;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
}

P  {}

P.center {
	text-align: center;
}

#copyright  {
	font-size : 9pt;
	color : #FFFFFF;
	text-align : center;
}

.network {
	padding:5px;
	background-color:#333333;
	color:#ffffff;
}

.donation {
	padding:5px;
	background-color:#333333;
	color:#ffffff;
}

#contacts  {
	font-size : 11pt;
	color : #FFFFBF;
	text-align : center;
}

.announce {
	color : #FF0000;
	font-weight : bold;
	text-decoration:blink;
	text-align:center;
}

.bluetext {
	color: #0040FF
}

.sepia  {
	color : #FFFFBF;
}

IMG.left  {
	float : left;
}

IMG.right  {
	float : right;
}

.uhead {
	text-decoration: underline;
}

.navbar1 {
	background-image: url(../background/grayish.gif);
	background-repeat: repeat-y;
}

.navbar2 {
	background-image: url(../background/grayish.gif);
	background-repeat: repeat-y;
}

TD.heading  {
	background-color: #A00000;
	color: #FFFF00;
	font-family: Times New Roman, Times, Serif;
	font-size: 13pt;
	font-weight: bold;
	padding-left: 5pt;
	text-align: left;
}

TD.contents  {
	margin-left : 10pt;
	color : #FFFFBF;
	font-size : 11pt;
	text-align : left;
}

TD.relatedhead  {
	background-color: #CCCCCC;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

TD.relatedsub  {
	background-color: #202020;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}

TD.relatedinfo  {
	background-color: #202020;
	color: #D0D0D0;
	font-size: 9pt;
	text-align: left;
	padding-left: 8px;
}

TR.main  {
	font-size : 10pt;
	color : #FFFF00;
}

TR.related  {
	font-size : 10pt;
	color : #000000;
}

.quote {
	color: #ffffff;
	text-align: left;
	margin-left: 150px;
	width: 55%;
}

.source {
	color: #cccccc;
	font-size: 9pt;
	font-style: italic;
	text-align: right;
}

.chart {
	background-color:#333333;
}

.chartheader {
	background-color: #E0E0AD;
	color: #333333;
	font-weight: bold;
	text-align: center;
}

.donation {
	padding:5px;
	background-color:#333333;
	color:#ffffff;
}