P  {
	font-style : normal;
	font-weight : normal;
	font-family : Tahoma;
	font-size : x-small;
}

H1  {}

H2  {}

H3  {}

A  {
	font-size : x-small;
	font-family : Tahoma;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #008000;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	color : #46B82C;
	font-family : Tahoma;
	font-size : x-small;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}

BODY  {
	font-size : x-small;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
}

TD  {
	font-family : Tahoma;
	font-size : x-small;
}

.topics  {
	font-weight : bold;
}

.subtopics {
	font-weight : bold;
	font-style : italic;
}

.newstitle  {
	color : #46B82C;
	font-family : Tahoma;
	font-size : medium;
	font-weight : bold;
}

.newsbody  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
}

