#Editor {
	border-top: dashed 1px #0000ff;
	border-bottom: dashed 1px #0000ff;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #0000ff;
}
	
.GreenItalic {
	font-style: italic;
	color: #00ff00;
}

.RedUnderline {
	text-decoration: underline;
	color: #ff0000;
}

.BlueBold {
	font-weight: bold;
	color: #0000ff;
}

.unnamed1 {
	font-size: 12px;
}
.unnamed2 {
	font-size: 12px;
}
.centertext {
	font-size: 12px;
	font-family: Helvetica, sans-serif;
}
.BoldHeader {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.imagetagheader {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.lastrace {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
}
.schedule {	
    font-family: Helvetica, sans-serif;
	font-size: 11px;
}
