body {
	background: #F3F9FE url(/images/bg_main.gif) repeat-y center top fixed;
	background-repeat: repeat-y;
	font-family: verdana,arial,helvetica;
	font-size: 10pt;
	background-color: #F3F9FE;
	margin: 0 auto;
	padding: 0;
}

.top {
	background-image : url(/images/bk.gif);
	background-repeat : repeat-x;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}

.middot {
	font-weight: bold;
	font-size: 10px;
}

#toeic_box {
	border: 2px solid #005EA5;
	padding: 5px;
}

.main_border {
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	}

H1  {
	font-family: verdana,arial,helvetica;
	font-size : 15pt;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: -1px;
}

H2  {
	font-family: arial,helvetica;
	font-size : 18pt;
}

H3  {
	font-family: verdana,arial,helvetica;
	font-size : 15pt;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: -1px;
}

H4  {
	font-family: arial,helvetica;
	font-size : 13pt;
}

.blue {
	color: #005EA5;
}

.img {
	border: 2px solid #000000;
}

td, th, p,  ul, ol  {
	font-family : arial,helvetica;
	font-size : 11pt;
}

.foot  {
	font-size : 7pt;
	font-family: verdana,arial;
}

.footer {
	font-size : 11px;
	font-family: verdana,arial;
}

.atlas  {
	font-size : 6pt;
	font-family: verdana,arial;
	padding-top: 3px;
	text-transform: uppercase;
}

.small  {
	font-size : 11px;
}

.special  {
	font-size : 12pt;
}

.smallred  {
	font-size : 8pt;
	color : #CC0000;
}

.smallwhite  {
	font-size : 8pt;
	color : #ffffff;
}

.red  {
	font-size : 11pt;
	color : #CC0000;
}

.nav  {
	font-size : 8pt;
	color : #000000;
}

A  {
	color : #2F459D;
}

A:HOVER  {
	color : #128266;
	text-decoration : none;
}

A.select  {
	color : Gray;
	text-decoration : none;
}

A.select:HOVER  {
	color : Maroon;
	text-decoration : none;
}

.quote2  {
	color : #705834;
	text-decoration : none;
}

.quote  {
	color : black;
	text-decoration : none;
	font-size : 9pt;
}

.caption  {
	color: black;
	text-decoration: none;
	font-size: 9px;
	margin-top: 5px;
}

.break {
	page-break-before: always
}
