a:link{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color:#CC3300;
}

a:visited{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color:#CC3300;
}
a:active{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FF9933;
}
a:hover{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FF9933;
}
.black a:link{
	font-size: 12px;
	text-decoration: underline;
	color: #FF9933;
}
.black a:visited{
	font-size: 12px;
	text-decoration: underline;
	color: #FF9933;
}
.black a:active{
	font-size: 12px;
	text-decoration: underline;
	color: #FF9933;
}
.black a:hover{
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
.name a:link{
	font-size: 14px;
	text-decoration: underline;
	color: #FF9933;
}
.name a:visited{
	font-size: 14px;
	text-decoration: underline;
	color: #FF9933;
}
.name a:active{
	font-size: 14px;
	text-decoration: none;
	color: #FF9933;
}

.name a:hover{
	font-size: 14px;
	text-decoration: none;
	color: #804000;
}

p, td { 
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #000000;
}

h1 { 
	line-height: 1;
	font-size: 16px;
	color: #804000;
	font-family: Arial;
}

legend, th, h2 { 
	font-size: 14px;
      	font-weight: bold;
	color: #D96C00;
	font-family: Arial;
}

fieldset {
	padding-left: 25px;
	padding-right: 25px;
}

th {background-color:#FAEBD7}

li {line-height: 200%;}

.small { 
	font-size: 12px;
	color: #666666;
}

.bold {
	font-weight: bold;
}

.black {
	font-size: 12px;
	color: #663300;
}

.red {
	color: #CC0000;
}

.orange {
	color: #D96C00;
      	font-weight: bold;
}


.log { 
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #666666;
}


