body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3A4F8E;
}

.main {
	font-size: 12px;
	line-height: 165%;
}

.large {
	font-size: 14px;
	font-weight: bold
}

.small {
	font-size: 9px;
	color:#BCADC7;
	line-height: 150%
}

.right {
	font-size: 10.5px;
	line-height: 140%;
}

.note {
	font-size: 9px
}

.whw {
	font-size: 12px;
	line-height: 165%;
	color: #EC4989
}

/* main style*/
a.main:link {
	font-size: 12px;
	color: #3A4F8E;
	text-decoration: underline;
}

a.main:visited {
	font-size: 12px;
	color: #3A4F8E;
	text-decoration: underline;
}

a.main:hover {
	font-size: 12px;
	color: #BCADC7;
	text-decoration: underline;
}

a.main:active {
	font-size: 12px;
	color: #BCADC7;
	text-decoration: none
}

/* right style*/
a.right:link {
	font-size: 10.5px;
	color: #3A4F8E;
	text-decoration: underline;
}

a.right:visited {
	font-size: 10.5px;
	color: #3A4F8E;
	text-decoration: underline;
}

a.right:hover {
	font-size: 10.5px;
	color: #BCADC7;
	text-decoration: underline;
}

a.right:active {
	font-size: 10.5px;
	color: #BCADC7;
	text-decoration: none
}

/* foot style*/
a.foot:link {
	font-size: 9px;
	color: #BCADC7;
	text-decoration: none
}

a.foot:visited {
	font-size: 9px;
	color: #BCADC7;
	text-decoration: none
}

a.foot:hover {
	font-size: 9px;
	color: #BCADC7;
	text-decoration: underline
}

a.foot:active {
	font-size: 9px;
	color: #BCADC7;
	text-decoration: none
}

/* whw style*/
a.whw:link {
	font-size: 12px;
	color: #EC4989;
	text-decoration: underline;
}

a.whw:visited {
	font-size: 12px;
	color: #EC4989;
	text-decoration: underline;
}

a.whw:hover {
	font-size: 12px;
	color: #BCADC7;
	text-decoration: underline;
}

a.whw:active {
	font-size: 12px;
	color: #BCADC7;
	text-decoration: none
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A4F8E;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A4F8E;
}