body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #595959;
	vertical-align: top;	
	line-height:17px;
}
.larger{
	font-size: 13px;
	color: #595959;
	vertical-align: top;	
	font-family: tahoma;
	line-height:16px;
}
.a.larger{
	font-size: 13px;
	color: #595959;
	vertical-align: top;	
	font-family: tahoma;
	line-height:16px;
}
.a.larger:visited {
	font-size: 13px;
	color: #595959;
	vertical-align: top;	
	font-family: tahoma;
	line-height:16px;
}
.a.larger:hover {
	color: #2FB9B9;
}
.a.larger:active {
	font-size: 13px;
	color: #595959;
	vertical-align: top;	
	font-family: tahoma;
	line-height:16px;
}


h2{
	font-size: 13px;
	color:#499914;
	vertical-align: top;	
	font-family: tahoma;
	line-height:15px;
	font-weight:bold;	
}

h3{
	font-size: 13px;
	color:#f8742a;
	vertical-align: top;	
	font-family: tahoma;
	line-height:15px;
	font-weight:bold;	
}

img{border:0;}

a{
	font-family: tahoma;
	font-size: 12px;	
	color: #4A95C1;
	text-decoration:none;
			
}
a:visited {
	color: #4A95C1;
}
a:hover {
	color: #2FB9B9;
}
a:active {
	color: #4A95C1;	
}


h1{
	font-size: 15px;
	color: #f8742a;
	vertical-align: top;	
	font-family: tahoma;
	line-height:15px;
	font-weight:bold;	

}

ul{
	list-style-image:url(/images/bullet.gif);		
	list-style-position:outside;
	margin-left:10;
	padding-left:10;
	margin-right:7;
	padding-right:7;
	padding-bottom:18px;
	
}
li{
	list-style-image:url(/images/bullet.gif);		
	list-style-position:outside;
}
.men{
	font-size: 13px;
	color: #ffffff;
	vertical-align: top;	
	font-family: tahoma;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
}

input{
	border-style:solid;
	font-family: tahoma;
	font-size: 12px;
	color: #595959;
	border-color:#999999;
	border: 1px solid #999999;
	
}	

select{
	border-style:solid;
	font-family: tahoma;
	font-size: 12px;
	color: #595959;
	border-color:#999999;
	border-width:thin;
	
}

hr{
	height:1px;	
}