body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 16px;
	color: #333333;
}

h1 { 
	padding: 0;
	margin: 0;
} 

h2 {
	padding: 0;
	margin: 0;
}

h3 {
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0;
}

a {
	color: #E00000;
	text-decoration: underline;
}
a:hover {
	color: #99CF16;
	text-decoration: underline;
}

a.black {
	color: #333333;
	text-decoration: none;
}
a:hover.black {
	color: #E00000;
	text-decoration: underline;
}

a.white {
	color: #ffffff;
	text-decoration: underline;
}
a:hover.white {
	color: #ffffff;
	text-decoration: underline;
}

.basic {
	font-size: 80%;
	line-height: 16px;
	color: #333333;
}

.size10 {
	font-size: 70%;
	color: #333333;
}

.size10b {
	font-size: 70%;
	font-weight: bold;
	color: #333333
}

.size12blue {
	font-size: 80%;
	line-height: 16px;
	color: #0571B0;
}

.size12b-blue {
	font-size: 80%;
	font-weight: bold;
	line-height: 16px;
	color: #0571B0;
}

.size12b {
	font-size: 80%;
	font-weight: bold;
	line-height: 16px;
	color: #333333;
}

.size14 {
	font-size: 90%;
	line-height: 18px;
	color: #333333;
}

.size14b {
	font-size: 90%;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
}

.size14b-red {
	font-size: 90%;
	font-weight: bold;
	line-height: 18px;
	color: #E00000;
}

.size16b {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
}

.size16b-blue {
	font-size: 100%;
	font-weight: bold;
	color: #0571B0;
}

.size18b {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
}

.ob {
	font-size: 70%;
	line-height: 16px;
	color: #666666;
}

.copy { 
	font-size: 70%;
	color: #333333;
} 

.kuzu { 
	font-size: 70%;
	color: #ffffff;
} 

.size14b-blue {
	font-size: 90%;
	font-weight: bold;
	line-height: 18px;
	color: #0571B0;
}

.rec-body {
	font-size: 80%;
	line-height: 25px;
	color: #333333;
}
