A.menu:Link  {
font-size : 10pt;
font-family : Arial;
font-weight : bold;
font-style : normal;
color : #000000;
text-decoration : none;
}
A.menu:Visited  {
font-size : 10pt;
font-family : Arial;
font-weight : bold;
font-style : normal;
color : #000000;
text-decoration : none;
}

A.menu:Active  {
font-size : 10pt;
font-family : Arial;
font-weight : bold;
font-style : normal;
color : #000000;
text-decoration : none;
}

A.menu:Hover  {
color : #333333;
font-size : 10pt;
font-family : Arial;
font-weight : bold;
font-style : normal;
text-decoration : none;
}

A.membersmenu:Link  {
font-size : 8pt;
font-family : Arial;
font-weight : normal;
font-style : normal;
color : #000000;
text-decoration : none;
}
A.membersmenu:Visited  {
font-size : 8pt;
font-family : Arial;
font-weight : normal;
font-style : normal;
color : #000000;
text-decoration : none;
}

A.membersmenu:Active  {
font-size : 8pt;
font-family : Arial;
font-weight : normal;
font-style : normal;
color : #000000;
text-decoration : none;
}

A.membersmenu:Hover  {
color : #333333;
font-size : 8pt;
font-family : Arial;
font-weight : normal;
font-style : normal;
text-decoration : none;
}

A.pages:Link  {
font-size : 11px;
font-family : Arial;
font-weight : normal;
font-style : normal;
color : #ffffff;
text-decoration : none;
}
A.pages:Visited  {
font-size : 11px;
font-family : Arial;
font-weight : normal;
font-style : normal;
color : #ffffff;
text-decoration : none;
}

A.pages:Active  {
font-size : 11px;
font-family : Arial;
font-weight : normal;
font-style : normal;
color : #ffffff;
text-decoration : none;
}

A.pages:Hover  {
color : #cccccc;
font-size : 11px;
font-family : Arial;
font-weight : normal;
font-style : normal;
text-decoration : none;
}

table {
	font-size: 10pt;
  	font-family: Arial, Verdana, Tahoma;
}
textarea {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;

}

input {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;

}
select {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
}
.small {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
}