/* body*/

p    {
	 font-family: Verdana, sans-serif; 
	 color:#333333;
	 line-height: 140%;
	 font-size:11px
	 
	 }


body  {
	leftmargin : 0;
	topmargin : 0;
	marginwidth : 0;
	marginheight : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	
}

/* links*/
A  {
	font-family: Verdana, sans-serif; 
	color:#333333;
	line-height: 140%;
	font-size:11px;
	TEXT-DECORATION : underline;
	
}

A:hover  
	{
	font-family: Verdana, sans-serif; 
	color:#3366cc;
	line-height: 140%;
	font-size:11px;
	TEXT-DECORATION : underline;
	
}

A.locnav  
	{
	font-family: Verdana, sans-serif; 
	color:#333333;
	line-height: 140%;
	font-size:11px;
	TEXT-DECORATION : underline;
}
A.locnav:hover  
	{
	font-family: Verdana, sans-serif; 
	color:#3366cc;
	line-height: 140%;
	font-size:11px;
	TEXT-DECORATION : underline;
	
}

A.white  
	{
	font-family: Verdana, sans-serif; 
	color:#ffffff;
	line-height: 140%;
	font-size:11px;
	TEXT-DECORATION : underline;
}
A.white:hover  
	{
	font-family: Verdana, sans-serif; 
	color:#ffffff;
	line-height: 140%;
	font-size:11px;
	TEXT-DECORATION : underline;
	
}


.smallText  
{
	 font-family: Verdana, sans-serif; 
	 vertical-align: top; 
	 color:#333333;
	 text-align: left; 
	 line-height: 140%;
	 font-size:10px
	 
	 }


.date  {
	font-family : verdana, Arial, helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	line-height: 140%;
	color : #ffffff;
}


.content  {
	 font-family: Verdana, sans-serif; 
	 color:#333333;
	 line-height: 140%;
	 font-size:11px
	 
	 }
.contentwhite  {
	font-family : verdana, Arial, helvetica, sans-serif;
	text-align : left;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	line-height: 140%;
	color : #FFFFFF;
}
.formtext  {
	font-family : verdana, Arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	line-height: 140%;
	color : #000000;
}

INPUT						 {font-family:Verdana; font-size:11px}