
body         {  font-family: Tahoma; font-size: 11px; color: #000000}
li           {  font-family: Tahoma; font-size: 11px; color: #000000}
ol           {  font-family: Tahoma; font-size: 11px; color: #000000}
table        {  font-family: Tahoma; font-size: 11px; color: #000000}
td           {  font-family: Tahoma; font-size: 11px; color: #000000; line-height:140%}
button       { font-family: Tahoma; font-size: 11; font-weight: bold }
fieldset     { font-family: Tahoma; font-size: 11; font-weight: bold }
input        { font-family: Tahoma; font-size: 11; font-weight: bold }
select       { font-family: Tahoma; font-size: 11; font-weight: bold }
textarea     { font-size: 11; font-family: Tahoma; font-weight: bold }


a.inlineLink:link
{
	color:#333;
	text-decoration: none;
	border-bottom: dotted 1px #333;
}

a.inlineLink:visited
{
	color:#333;
	text-decoration: none;
	border-bottom: dotted 1px #333;
}

a.inlineLink:hover
{
	color: #333;
	text-decoration: none;
	border-bottom: none;
}

a.inlineLink:active 
{
	color:#333;
	text-decoration: none;
	border-bottom: dotted 1px #333;
}

