h1 	{font-size: 200%}
h2 	{font-size: 150%}
h3 	{font-size: 110%}
h4 	{font-size: 100%}
h5	{font-size: 90%}
h6	{font-size: 70%}
p 	{font-size: 100%}

h1, h2, h3, h4, h5, h6	{
	color: #39291a;
	text-align: center;
	}

p	{
	color: #39291a;
	}

body	{
	background-color: #39291a;
	}

.workarea	{
	position: center;
	padding: 25px;
	font-family: serif;
	color: #39291a;
	background-color: #ffffe8;
	}

.navbar	{
	font-family: Arial, Helvetica, san-serif;
	font-size: 60%;
	text-align: center;
	}

a:link {color: #0000ff}
a:visited {color: #800080}
a:hover {color: #ffcc00}
a:active {color: #400000}

.navhead	{
	font-family: Arial, Helvetica, san-serif;
	font-size: 105%;
	color: #39291a;
	font-weight: bold;
	text-align: center;
	}

.sub	{
	font-family: times-new-roman, serif;
	font-size: 110%;
	color: #39291a;
	font-weight: bold;
	text-align: left;
	}

.arlpara	{
	font-family: Arial, Helvetica, san-serif;
 	font-size: 85%;
	color: #39291a;
	}


.heading	{
	font-family: Arial, Helvetica, san-serif;
 	font-size: 85%;
	color: #39291a;
	font-weight: bold;
	}

.prn85	{
	font-family: times-new-roman, serif;
	font-size: 85%;
	color: #39291a;
	text-align: left;
	}



.box	{
	
	width: 45%;
	
	}


.leftbox	{
	
	width: 45%;
	background-color: #000fff;
	}

.rightbox	{
	position: absolute
	width: 50%;
	

	background-color: #00ffff;
	}



