HR {
	border-color: #002F25;
	border-style: solid;
}
P  {
	font-size : small;
	font-family : Times New Roman;
	font-weight : normal;
	color : #002F25;
}

H1  {
	font-size : large;
	font-family : Times New Roman;
	font-weight : bold;
	color : #002F25;
	text-align : center;
}

H2  {
	color : #002F25;
	font-weight : bold;
	font-family : Times New Roman;
	font-size : medium;
	text-align : center;
	font-style : italic;
	text-indent : 20;
}

H3  {
	text-align : center;
	font-size : small;
	font-family : Times New Roman;
	font-weight : bold;
	color : #002F25;
}

A  {
	font-size : small;
	font-family : Times New Roman;
	font-weight : normal;
	color : #FFFFCC;
	text-decoration : underline;
}

A:Visited  {
	color : #002F25;
}

A:Active  {
	color : #CCFF99;
}

A:Hover  {
	color : White;
}

BODY  {
	font-family : Times New Roman;
	font-size : medium;
	color : #002F25;
}

.Sign  {
	font-size : x-small;
	font-family : sans-serif;
	font-style : italic;
	color : Silver;
	text-align : right;
}

.EMail  {
	color : Navy;
	font-style : italic;
	text-decoration : underline;
}

TABLE  {
	font-size : small;
	border-color : #002F25;
	cell-padding : 0;
	cell-spacing : 0;
}

.TD  {
	border-color : #002F25;
	padding : 5;
	margin : 0;
	border-style : inset;
	border-width : 1;
}

.ShadowFilter  {
	filter : Shadow (Color="#6699CC", Direction="135");
}

.Light  {
	color : LightGreen;
}

.NewsHeader  {
	color : LightGreen;
	font-weight : bold;
	font-size : larger;
}

.CTABLE  {
	margin : 5;
	padding : 5;
	border-width : 2;
}


