﻿body {
	background-color:#FFD799;
}


p	{
	font-family:arial;
	font-size:10pt;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	margin: 5px 10px 5px 10px;
}

h1	{
	font-family:arial;
	font-size:24px;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
}

h2	{
	font-family:arial;
	font-size:12pt;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin-left: 9px;
}



a  {
	font-family:arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	color:#ffffcc;
	margin-bottom: 0px;
	}

a:hover {
	font-family:arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:yellow;
	margin-top: 0px;
	margin-bottom: 0px;
		}

.green {
	color:green;
}
	
.new {
	color:red;
	font-size:15px;
	font-family:arial;
}	

.link {
	color:#0000FF;
	font-size:18px;
}
.main_container {
	width:950px;
	margin-top:-12px;
		
}
.main_body {
	width:900px;
}

.page_body {
	width:750px;
	background-color:#FFFF99

}

.heading_container {
	border-style:solid;
	border-color: #000000;
	background-color: #000080;
	font-family:Arial;
}
.metadyne_name {
	font-size:12pt;
	text-align:left;
	text-decoration: none;
	color:white;
	margin-left:12px
}

.heading {
	font-size:16pt;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	color:white;
	margin-left:12px
}










