@charset "utf-8";
/* CSS Document */

body {
	background: #000000 url(../../images/permanent/back.jpg) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #94602C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {color: #FF9900; text-decoration: underline;}     
a:visited {color: #FF9900; text-decoration: underline;}  
a:hover {color: #FFCC00; text-decoration: underline;}
a:active {color: #FFCC00; text-decoration: underline;}

h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF9900;
	font-style: italic;
	font-weight: normal;
}

h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

#left {

background: url(../../images/permanent/columnLineLeft.png) top right no-repeat;
padding-left: 25px;
padding-right: 40px;
padding-top: 25px;

}

#right {

background: url(../../images/permanent/columnLineRight.png) top left no-repeat;
padding-left: 40px;
padding-right: 25px;
padding-top: 25px;

}

#lipsum {

color: #FFF;

}

.notes {

	font-size: 9px;

}