BODY
	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: 0px 0px 0px 0px;
		background-color: #FFFFFF;
		font-weight: normal;
		font-style: normal;
		font-family: tymes;
		font-size: 9pt;
		color: #000000;
	}

.index_top
	{
		background-color: #2E418A;
	}

.index_bottom
	{
		background-color: #C5D6DF;
	}

.back_left
	{
		padding: 0px 0px 0px 0px;
		background: url(../images/back_left.gif) repeat-y top right;
	}

.back_right
	{
		padding: 0px 0px 0px 0px;
		background: url(../images/back_right.gif) repeat-y top left;
	}

.back_top
	{
		padding: 0px 0px 0px 0px;
		background: url(../images/back_top.gif) no-repeat top left;
	}

.back_bottom
	{
		padding: 0px 0px 0px 0px;
		background: url(../images/back_bottom.gif) no-repeat bottom left;
	}

.footer
	{
		padding: 0px 20px 10px 20px;
		font-family: tymes;
		font-size: 8pt;
	}

.menu
	{
		padding: 5px 12px 0px 12px;
		width: 169px;
	}

.content
	{
		padding: 15px 35px 50px 25px;
		font-family: tymes;
		font-size: 10pt;
		text-align: justify;
		width: 791px;
	}

.page_title
	{
		padding: 10px 0px 10px 0px;
		font-family: verdana;
		font-size: 14pt;
		font-weight: bold;
		text-align: left;
		color: #2E418A;
	}

.page_subtitle
	{
		padding: 10px 0px 0px 0px;
		font-family: verdana;
		font-size: 11pt;
		font-weight: bold;
		text-align: left;
		color: #2E418A;
	}

.page_text
	{
		padding: 0px 0px 0px 15px;
		font-family: tymes;
		font-size: 10pt;
		text-align: justify;
		color: #333333;
	}

.page_caption
	{
		padding: 0px 0px 0px 15px;
		font-family: tymes;
		font-size: 10pt;
		font-weight: bold;
		text-align: justify;
		color: #000000;
	}

.page_line
	{
		padding: 15px 0px 15px 15px;
	}

.page_numbers
	{
		padding: 0px 0px 0px 0px;
		font-family: tymes;
		font-size: 10pt;
		text-align: left;
		color: #000000;
	}

.page_newsdate
	{
		padding: 0px 0px 0px 0px;
		font-family: verdana;
		font-size: 10pt;
		font-weight: bold;
		text-align: left;
		color: #2E418A;
	}

.page_field
	{
		padding: 0px 0px 0px 0px;
	}

.result_text
	{
		border-style: none none solid none;
		border-width: 0 0 1 0;
		border-color: #999999 #999999 #999999 #999999;
		padding: 2px 7px 2px 7px;
		font-family: tymes;
		font-size: 10pt;
		text-align: left;
		color: #333333;
	}

.result_head
	{
		border-style: none none solid none;
		border-width: 0 0 1 0;
		border-color: #999999 #999999 #999999 #999999;
		padding: 2px 7px 2px 7px;
		font-family: tymes;
		font-size: 10pt;
		font-weight: bold;
		text-align: left;
		color: #333333;
	}

.board_text
	{
		border-style: none none solid none;
		border-width: 0 0 1 0;
		border-color: #2E418A #2E418A #2E418A #2E418A;
		padding: 2px 7px 2px 7px;
		font-family: tymes;
		font-size: 10pt;
		text-align: left;
		color: #333333;
	}

A:link {color: #2C71D8; text-decoration: none;}
A:visited {color: #2C71D8; text-decoration: none;}
A:active {color: #2C71D8; text-decoration: none;}
A:hover {color: #000000; text-decoration: underline;}
