.text {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

li{
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


.train_text {
	font-family: "Comic Sans MS", Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
}
.header {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #A900AB;
	text-decoration: none;
}
.note {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #A900AB;
	text-decoration: none;
}
.subhead {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0039AB;
	text-decoration: none;
}

.subnav-txt {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #397eff;
}


a.subnav:link {	font-family: "Comic Sans MS", Arial;	font-size: 12px;	font-weight:bolder;	color: #397eff;	text-decoration: underline;}
a.subnav:active {	font-family: "Comic Sans MS", Arial;	font-size: 12px;	font-weight:bolder;	color: #397eff;	text-decoration: underline;}
a.subnav:visited {	font-family: "Comic Sans MS", Arial;	font-size: 12px;	font-weight:bolder; color: #397eff;	text-decoration: underline;}
a.subnav:hover {font-family: "Comic Sans MS", Arial;	font-size: 12px;	font-weight:bolder;	color: #397eff;		text-decoration: none;}

.train_head {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0039AB;
	text-decoration: none;
}
.train_sub {
	font-family: "Comic Sans MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0039AB;
	text-decoration: none;
}
.subhead_prpl {
	font-family: "Comic Sans MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #A900AB;
	text-decoration: none;
}
a:link {
	font-family: "Comic Sans MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0039AB;
	text-decoration: underline;
}
a:active {
	font-family: "Comic Sans MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0039AB;
	text-decoration: underline;
}
a:visited {
	font-family: "Comic Sans MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0039AB;
	text-decoration: underline;
}
a:hover {
	font-family: "Comic Sans MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0039AB;
	text-decoration: none;
}.btm_txt {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.btm_txtgr {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.btmlink:link {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.btmlink:active {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.btmlink:visited {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.btmlink:hover {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.small { font-size: 9px;}
.error { color:#FF0000;}