td {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;

}

a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color:yellow;
	text-decoration: none;
}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 12px;

}

.bigfont {
	font-size: 14px;

	text-decoration: none;
	line-height: 23px;
}
.lines1 {
	border: 1px dotted #FFFFFF;
}



.a1:link {
	font-size: 14px;
		color:#f6f373;
	font-weight: bold;
	text-decoration: none;
}
.a1:active {
	font-size: 14px;
	color: #f6f373;
	font-weight: bold;
	text-decoration: none;
}
.a1:visited {
	font-size: 14px;
	color: #f6f373;
	font-weight: bold;
	text-decoration: none;
}
.a1:hover {
	font-size: 14px;
	color:yellow;
	font-weight: bold;
	text-decoration: none;
}

.style1 {color: #e60000}
.style2 {color: #999999}
.style3 {color: #666666}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
	color: E60000;
}
.style6 {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	line-height: 24px;

}

INPUT.underline { BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: #555555 1px solid; BACKGROUND-COLOR: transparent; font-size: 12px; color: #666666;}
.notes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.notes p:first-letter{
font-size:2em;
float:left;
}
