body {
	font-family: Sylfaen;
	font-size: 12px;
	color: #333333;
	
}

.text {
	font-family: Sylfaen;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	
}

td {
	font-family: Sylfaen;
	font-size: 11px;
}

th {
	font-family: Sylfaen;
	font-size: 11px;

}

form {
	font-family: Sylfaen;
	font-size: 11px;
	}

input {
	font-family: Sylfaen;
	font-size: 11px;


}

textarea {
	font-family: Sylfaen;
	font-size: 11px;


}

select {
	font-family: Sylfaen;
	font-size: 11px;
}

ul {
	font-family: Sylfaen;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Sylfaen;
	font-size: 12px;
}

ol {
	font-family: Sylfaen;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Sylfaen;
	font-size: 11px;
}

.big {
	font-family: Sylfaen;
	font-size: 18px;
}

.bodystyle {
	font-family: Sylfaen;
	font-size: 11px;
		color: #333333;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
.menuclear {
	FONT-FAMILY: Sylfaen;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	
	}

a.menuclear:hover {
	FONT-FAMILY: Sylfaen;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
 
}
A:link {
	font-family: Sylfaen;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
A:hover {
	font-family: Sylfaen;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
}
A:visited {
	font-family: Sylfaen;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}

A.small:link {
	font-family: Sylfaen;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
A.small:hover {
	font-family: Sylfaen;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
A.small:visited {
	font-family: Sylfaen;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}

.smallwhite {
	font-family: Verdana;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}
A.smallwhite:link {
	font-family: Verdana;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}
A.smallwhite:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #cccccc;
	text-decoration: underline;
}
A.smallwhite:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}