A:link          {BACKGROUND: none; COLOR: #666600; FONT-SIZE: 12px; FONT-FAMILY: Tahoma, Verdana, Helvetica, Arial; TEXT-DECORATION: underline}
A:active        {BACKGROUND: none; COLOR: #666600; FONT-SIZE: 12px; FONT-FAMILY: Tahoma, Verdana, Helvetica, Arial; TEXT-DECORATION: underline}
A:visited       {BACKGROUND: none; COLOR: #666600; FONT-SIZE: 12px; FONT-FAMILY: Tahoma, Verdana, Helvetica, Arial; TEXT-DECORATION: underline}
A:hover         {BACKGROUND: none; COLOR: #CCCC00; FONT-SIZE: 12px; FONT-FAMILY: Tahoma, Verdana, Helvetica, Arial; TEXT-DECORATION: underline}


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a {
	color: #006691;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	background-color: #FFFFCC;
}

a:visited {
	color: #333300;
	text-decoration: underline;
}

form {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	}

input {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
}

textarea {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
}

select {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
}

ul {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	list-style-position: outside;
}

li {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0em 0em 1em 0em;
}

ol {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	list-style-type: decimal;
	list-style-position: outside;
}

.Tahoma_grey {  
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #666666; 
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;

}
.Tahomablack {

	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000;
}
.border {
	border: thin dashed #999999;
}
.border2 {

	border: thin dotted #000000;
}
.title2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
.borderblack {

	border: thin dashed #000000;
}
