.font1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.font2 {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.font3 {
	font-size: 12px;
	color: #4646C1;
}
.font4 {
	font-size: 10px;
	color: #FFFFFF;
}
.font5 {
	font-size: 12px;
	line-height: 23px;
}
.font6 {
	font-size: 13px;
	color: #FFFFFF;
}
.font7 {
	font-size: 14px;
	color: #333399;
}
.course {
	cursor: hand;
}
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
}
.input {
	margin: 1px;
	padding: 1px;
	border: 1px ridge #23448E;
	height: 13px;
}
.input1 {
	border-bottom-style: outset;
	border-bottom-color: #CACACA;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: inset;
	border-top-color: #CACACA;
}
.input2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.input3 {
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #CCCCCC;
}
.box {
	padding-bottom: 1px;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
}
A:link {
	COLOR: #666666; LINE-HEIGHT: 18px; TEXT-DECORATION: none
}
A:visited {
	COLOR: #666666; LINE-HEIGHT: 18px; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF3333; LINE-HEIGHT: 18px
; text-decoration: underline
}
A:active {
	COLOR: #666666; LINE-HEIGHT: 18px; TEXT-DECORATION: none
}