/* CSS Document */

	body {

		text-align:center;

		background-color: #D9D3BB;

		}

	

	#frame {

		width:677px;

		margin-right:auto;

		margin-left:auto;

		margin-top:0px;

		padding:0px;

		text-align:left;

		}

		

	#contentleft {

		width:215px;

		height: 530px;

		padding:0px;

		float:left;

		background:#fff;

		border-left-color: #BBB49C;

		border-left-style: solid;

		border-left-width: 1px;

		border-bottom-color: #BBB49C;

		border-bottom-style: solid;

		border-bottom-width: 1px;

		}

	

	#contentcenter {

		width:459px;

		height: 553px;

		padding:0px;

		float:left;

		background:#fff;

		border-right-color: #BBB49C;

		border-right-style: solid;

		border-right-width: 1px;

		border-bottom-color: #BBB49C;

		border-bottom-style: solid;

		border-bottom-width: 1px;

		border-left-color: #BBB49C;

		border-left-style: solid;

		border-left-width: 1px;

		}

	

	#contentheader {

		background:#fff;

		width:675px;

		height: 151px;

		border-right-color: #BBB49C;

		border-right-style: solid;

		border-right-width: 1px;

		border-left-color: #BBB49C;

		border-left-style: solid;

		border-left-width: 1px;

		border-bottom-color: #BBB49C;

		border-bottom-style: solid;

		border-bottom-width: 1px;

		}

		

	p,h1,pre {

		margin:0px 10px 10px 10px;

		}

		

	#contentheader h1 {

		padding:0px;

		margin:0px;

		}

body {

	font-family: Trebuchet MS, Verdana, Arial, sans-serif;

	font-size: 8.5pt;

	color: #333333;

	}

.body {

	font-family: Trebuchet MS, Verdana, Arial, sans-serif;

	font-size: 8.5pt;

	line-height: 1.5 em;

	color: #333333;

	}

	

.code {

	font-family: Courier New, Courier, mono;

	font-size: 10pt;

	color: #888888;

	line-height: 1 em;

	}

	

a:link {

	font-family: Trebuchet MS, Verdana, Arial, sans-serif;

	font-size: 12pt;

	text-decoration: none;

	}

	

a:hover {

	text-decoration: none;

	border-bottom-style: dotted;

	border-bottom-color: red;

	border-bottom-width: 1px;

	color: #111111;

	}

	

a:visited {

	font-family: Trebuchet MS, Verdana, Arial, sans-serif;

	font-size: 12pt;

	text-decoration: none;

	}

	

a:active {

	font-family: Trebuchet MS, Verdana, Arial, sans-serif;

	font-size: 12pt;

	text-decoration: none;

	}

	

.articles {

	font-family: Trebuchet MS, Verdana, Arial, sans-serif;

	font-size: 10pt;

	font-style: italic, oblique;

	color: #FF6430;

	}

	

.main {

	font-family: Trebuchet MS, Verdana, Arial, sans-serif;

	font-size: 15pt;

	font-weight: bold;

	color: #201C0E;

	}

	

.headline {

	font-family: Trebuchet MS, Verdana, Arial, sans-serif;

	font-size: 14pt;

	color: #797258;

	font-style: italic, oblique;

	line-height: em;

	}

.byline {

	font-family: Georgia, Times New Roman, Times, serif;

	font-size: 9pt;

	color: #333333;

	font-style: italic, oblique;

	}

	

