.text-s  { font-size: xx-small;  line-height: 135%; }
.text-m  { font-size: x-small;  line-height: 140%; }
.text-l  { font-size: small;  line-height: 150%; }

.caption-s { font-size: xx-small; line-height: 130%; }
.caption-m { font-size: x-small; line-height: 130%; }

.list-s { font-size: xx-small; line-height: 108%; }
.list-m { font-size: 13pt; line-height: 109%; }

input    { font-size: x-small; }
select   { font-size: x-small; }
textarea { font-size: x-small; }

.text-s  { font-size: 8pt;   line-height: 15px; }
.text-m  { font-size: 12pt;  line-height: 18px; }
.text-l  { font-size: 14pt;  line-height: 24px; }

body {
	background-color: #fff;
}

a { text-decoration: underline; }
a:link    { color: #294966; }
a:visited { color: #4B4169; }
a:hover   { color: #294966; text-decoration: none; }
a:active  { color: #294966; }

body, td { color: #333; }



body {
	margin: 0;
	background: #F0F1F2 url(images/body_bg.gif) repeat-y 50% 0 !important;
	/*\*/
	_text-align: center;
	/**/
}

#container {
	width: 719px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}

body,
input,
textarea,
select {
	font-family: verdana, sans-serif;
}

/*\*/
html:\66irst-child body,
html:\66irst-child input,
html:\66irst-child textarea,
html:\66irst-child select {
	font-family: 'Lucida Grande', sans-serif;
}
/**/

/*\*//*/
input,
textarea,
select {
	font-family: Osaka;
}
/**/