body	{
	font-family: verdana, arial, helvetica, sans-serif;
	}
	
/*-- Fonts --*/

.txt1 	{
	font-size: 11px;
	color: #333333;
	}
.bantxt 	{
	font-size: 11px;
	color: #333333;
	line-height: 11px;
	}	
.b1	{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	}
.b2	{
	text-align: center;
	color: #407CA1;
	font-size: 18px;
	font-weight: bold;
		}
.b3	{
	text-align: center;
	color: #C87533;
	font-size: 18px;
	font-weight: bold;
	}
.blue	{
	color: #407CA1;
	font-size: 11px;
	}
.brown	{
	color: #A3724A;
	font-size: 11px;
	}
p	{
	margin: 3px;	
	padding: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	}
h1 	{
	text-align: center;
	font-size: 12px;
	color: #355587;
	margin: 1;
	}
h2 	{
	text-align: center;
	font-size: 12px;
	color: #333333;
	margin: 0;
	}
h3 	{
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	margin: 1;
	}
h4 	{
	margin: 0px 0px 0px 4px;
	font-size: 12px;
	text-align: left;
	text-decoration: underline;
	}
.date {
	font-size: 12px;
	color: #000000;
	}
.line {
	font-weight: bold;
	font-size: 12px;
	color: blue;
	width: 100px;
	text-decoration: underline;
	}
div	{
	font-weight: normal;
	font-family: arial, verdana, helvetica, sans-serif; 
	border: dashed #284169;
	border-width: 0px 0px 2px 0px;
	padding: 5px 0px;
	width: 100px;
	text-decoration: none;
	background: transparent;
	}
#2	{
	font-weight: normal;
	font-family: arial, verdana, helvetica, sans-serif; 
	border: dashed #284169;
	border-width: 0px 0px 2px 0px;
	padding: 5px 0px;
	width: 100px;
	text-align: center;
	text-decoration: none;
	background: transparent;
	}
	
/*-- Links --*/	

A	{
	font-weight: normal;
	font-family: arial, verdana, helvetica, sans-serif; 
	color: #333399;
	text-decoration: none;
	}
A:hover {
	font-weight: normal;
	font-family: arial, verdana, helvetica, sans-serif; 
	color: #333399;
	text-decoration: underline;
	}
	
/*-- Misc --*/	

#br1 {
	line-height: 5px;
	}
.br2 {
	line-height: 50px;
	}
img	{
	border: 0px;
	}
i	{
	font-weight: bold;
	font-size: 14px;
	color: #284169;
	line-height: 20px;
	}
#bul	{
	font-weight: bold;
	font-size: 14px;
	color: #284169;	
	line-height: 16px;
	}

  
