a            { color: #000055; font-size: 10pt; font-weight: bold; font-family: Verdana; 
               text-decoration: none }
body 					{
								margin: 0px;
								background-color: #FFF2BE;
								
							}

a:hover      { color: #798BAD; font-size: 10pt; font-family: Verdana; text-decoration: none; 
               font-weight: bold }
.body        { font-size: 10pt; font-family: Verdana; font-weight: normal; color: #444444; 
               line-height: 150% }
table        { font-family: Verdana; font-size: 10pt; color: #444444; }
a:visited    { }

.bold 				{
	font-family: Verdana;
	font-size: 10pt;
	color: #333366;
	margin-bottom: 0px;
	font-weight: bold;
	}

h1	{
	color: #9B8846;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 5px;
}
h2  { 
	font-family: Verdana; 
	font-size: 10pt; 
	color: #333366;
	margin-bottom: 0px;
	}
h3  {
	font-family: Verdana;
	font-size: 8pt;
	color: #C5B57C;
	font-weight: normal;
	text-align: center;
	}
	
.image_border {
	border: 1px solid #444444;
}
