.text {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #0033CC;
}
.textsmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCC;
}
.greyfont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCC;
}


.heading1 {
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
}
.heading2 {
	font-family: Dotum;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	text-transform: none;

.header_bg {
	background-color: #4272B4;
	background-color: #FFFFE6;
}
