/* CSS Document */

body {

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

	font-size: 9.5pt;

	color: #333333;

	text-align:left;

	background-color: #fff;

	}

.subhead {

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

	font-size: 9.5pt;

	color: #797258;

	text-align:left;

	font-style: italic;

	background-color: #fff;

	}

p,h1,pre {

		margin:10px 15px 10px 15px;

		}

.notes {

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

	font-size: 8pt;

	color: #333333;

	}

.code {

	font-family: Courier New, Courier, mono;

	font-size: 8pt;

	color: #222222;

	line-height: 1 em;

	}

	

a:link {

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

	font-size: 8pt;

	font-style: italic;

	color: #FF6430;

	text-decoration: none;

	}

	

a:hover {

	text-decoration: none;

	border-bottom-style: solid;

	border-bottom-color: #FF6430;

	border-bottom-width: 1px;

	}

	

a:visited {

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

	font-size: 8pt;

	font-style: italic;

	color: #FF6430;

	text-decoration: none;

	}

	

a:active {

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

	font-size: 8pt;

	font-style: italic;

	color: #FF6430;

	text-decoration: none;

	}

	

.copyright {

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

	font-size: 7pt;

	color: #333333;

	}

	

.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;

	line-height: em;

	}

.byline {

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

	font-size: 9pt;

	color: #333333;

	font-style: italic;

	}

	

input.flat { 

	font-family:Verdana; 

	font-size:8pt; 

	color: #333333; 

	border:1px solid #797258; 

	background:#fff; 

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

	font-size: 9.5pt;

	text-align:left;

	}

textarea.flat { 

	font-family:Verdana; 

	font-size:8pt; 

	color: #333333; 

	border:1px solid #797258; 

	background:#D9D3BB; 

	}

	

